MeasureTools.SetLengthPrecision Method
Parent Object: MeasureToolsDescription
Set length precision.
Syntax
MeasureTools.SetLengthPrecision( Document As Document, Precision As Long ) As LongParameters
Name | Type | Description |
Document | Document | Input Document object that sets the measure tools length precision to. Valid input includes PartDocument and AssemblyDocument. |
Precision | Long | Input Long value that sets the measure tools length precision. Valid value is from -1 to 8. When specify this to -1 the All Decimals is set. |