Share

MeasureTools.SetLengthPrecision Method

Parent Object: MeasureTools

Description

Set length precision.

Syntax

MeasureTools.SetLengthPrecision( Document As Document, Precision As Long ) As Long

Parameters

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.

Version

Introduced in version 2021

Was this information helpful?