FeatureDimension.Parameter Property
Parent Object: FeatureDimensionDescription
Property that returns the parameter associated with the dimension.
Syntax
FeatureDimension.Parameter() As ParameterProperty Value
This is a read only property whose value is a Parameter.Samples
Name | Description |
Query feature dimensions | This sample demonstrates querying the dimensions of a feature in a part or an assembly document. The sample also demonstrates how to show the dimensions of a feature. |