Library | Module

Enum pfcUDFScaleType

Description

Specifies what should happen if the UDF used different length units than the model to which it is being applied.




Values

UDFSCALE_SAME_SIZE
Scale the dimension values so that the UDF becomes the same size as in the definition.
UDFSCALE_SAME_DIMS
Use the values of the dimensions defined in the UDF.
UDFSCALE_CUSTOM
Use the scale field in the pfcUDFCustomCreateInstructions .
UDFScaleType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.