Click or drag to resize

DimensionToleranceType Enumeration

Tolerance display type

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum DimensionToleranceType
Members
  Member nameValueDescription
None0 None
PlusMinus1 1 tolerance difference
Normal2 2 tolerance difference
Limits3 Tolerance limit
Min4 one side tolerance limit min.
Max5 one side tolerance limit max.
TheoreticallyExact6 Theoretical exactness (Do not display tolerance, enclose dimension value in square frame)
See Also