Share

GeneralDimension.RetrievedFrom Property

Parent Object: GeneralDimension

Description

Property that returns the object that this dimension was retrieved from. Possible return objects include all sketch constraint objects that derive from DimensionConstraint and their proxies, FeatureDimension and FeatureDimensionProxy. The property returns Nothing if the Retrieved property returns False.

Syntax

GeneralDimension.RetrievedFrom() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 2008

Was this information helpful?