Enum EpfcDimToleranceType
Description
This enumerated type lists the possible dimension tolerance types.
Values
-
EpfcDIMTOL_LIMITS
- Dimension tolerance shown as "Limits"
-
EpfcDIMTOL_PLUS_MINUS
- Dimension tolerance shown with independent plus and minus values.
-
EpfcDIMTOL_SYMMETRIC
- Dimension tolerance shown with a single symmetric plus/minus value.
-
EpfcDIMTOL_SYMMETRIC_SUPERSCRIPT
- Dimension tolerance shown with a single symmetric plus/minus value; the tolerance is displayed in a superscript font relative to the dimension value.
-
EpfcDIMTOL_ISODIN
- Dimension tolerance shown when the dimension is in the ISO/DIN standard.
-
EpfcDimToleranceType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.