PartFeature.FeatureDimensions Property
Parent Object: PartFeatureDescription
Property that returns the FeatureDimensions collection object.
Syntax
PartFeature.FeatureDimensions() As FeatureDimensionsProperty Value
This is a read only property whose value is a FeatureDimensions.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. |