Enum EpfcUDFScaleType
Description
Specifies what should happen if the UDF used different length
units than the model to which it is being applied.
Values
-
EpfcUDFSCALE_SAME_SIZE
- Scale the dimension values so that the UDF becomes the same size as in the definition.
-
EpfcUDFSCALE_SAME_DIMS
- Use the values of the dimensions defined in the UDF.
-
EpfcUDFSCALE_CUSTOM
- Use the scale field in the IpfcUDFCustomCreateInstructions .
-
EpfcUDFScaleType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.