DimensionSettingsTolerancePrecision Property |
Gets or sets the tolerance difference accuracy (number of digits after the decimal point).
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int TolerancePrecision { get; set; }
Public MustOverride Property TolerancePrecision As Integer
Get
Set
Property Value
Type:
Int32
Range: 0 to 8
See Also