Category Drawings and detail, Object ProDtlsymdefdata

Function ProDtlsymdefdataTextangfixedSet


Description
Set a symbol definition text angle flag.
Replacement in Object TOOLKIT: pfcDetailSymbolDefInstructions::IsTextAngleFixed
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymdefdataTextangfixedSet(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
ProBoolean text_angle_fixed
/* (In)
The text angle flag.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the flag.
PRO_TK_BAD_INPUTSBad one or more input arguments.

Manual References:

  1. Drawings: Symbol Definition Data
  2. Drawings: Symbol Definition Data
  3. Drawings: Symbol Instance Data