FeatureDimensions.Show Method
Parent Object: FeatureDimensionsDescription
Method that displays all the dimensions for the feature. This is the equivalent of the 'Show Dimensions' command in the user interface.
Syntax
FeatureDimensions.Show()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. |