Category Drawings and detail, Object ProDrawing

Function ProDrawingSetupOptionSet


Description
Set the drawing setup option
Replacement in Object TOOLKIT: pfcModel2D::TextHeight
Synopsis
#include <ProDwgtable.h>
ProErrorProDrawingSetupOptionSet(
ProDrawing drawing
/* (In)
The drawing
*/
ProName option
/* (In)
The drawing option
*/
ProLine value
/* (In)
The value of the drawing option
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_GENERAL_ERRORThe function failed

Manual References:

  1. Pro/DEVELOP to Creo Toolkit Function Mapping: Equivalent Pro/DEVELOP Functions
  2. Drawings: Drawing Setup
  3. Drawings: Drawing Setup