Library | Module

Enum pfcDimToleranceType

Description

This enumerated type lists the possible dimension tolerance types.




Values

DIMTOL_LIMITS
Dimension tolerance shown as "Limits"
DIMTOL_PLUS_MINUS
Dimension tolerance shown with independent plus and minus values.
DIMTOL_SYMMETRIC
Dimension tolerance shown with a single symmetric plus/minus value.
DIMTOL_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.
DIMTOL_ISODIN
Dimension tolerance shown when the dimension is in the ISO/DIN standard.
DimToleranceType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.