DimensionShapeShowToleranceUnitZero1 Property |
Get or set a value indicating zero notation 1 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 ShowToleranceUnitZero1 { get; set; }
Public MustOverride Property ShowToleranceUnitZero1 As Boolean
Get
Set
Property Value
Type:
Boolean
Display the "feet of zero" in the dimension of the length system, "display the degree or degree of zero" in the dimension of the angle system
True to display zero. Otherwise false.
See Also