CornerRoundFeatures.GetEdgesFromFeature Method
Parent Object: CornerRoundFeaturesDescription
Method that gets the edges from a part feature that can be used to create corner round feature.
Syntax
CornerRoundFeatures.GetEdgesFromFeature( Feature As PartFeature ) As EdgeCollectionParameters
Name | Type | Description |
Feature | PartFeature | Input PartFeature object that specifies a part feature to get its edges for creating corner round feature. |