Share

LinearModelDimensionDefinition.Tolerance Property

Parent Object: LinearModelDimensionDefinition

Description

Read-only property that returns the Tolerance object associated with this dimension. Methods and properties on the returned Tolerance object can be used to add/edit tolerance information for the dimension.

Syntax

LinearModelDimensionDefinition.Tolerance() As Tolerance

Property Value

This is a read only property whose value is a Tolerance.

Version

Introduced in version 2018

Was this information helpful?