DimensionShapeShowToleranceUnitZero2 Property |
Get or set a value indicating zero notation 2 according to the notation type of tolerance difference.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool ShowToleranceUnitZero2 { get; set; }
Public MustOverride Property ShowToleranceUnitZero2 As Boolean
Get
Set
Property Value
Type:
Boolean
Display "Zero inches" for length system dimensions, "Zero minutes, seconds, or seconds for angular system dimensions" for length system dimensions
True to display zero. Otherwise false.
See Also