CornerRoundFeatures.GetEdgesFromFeature Method
Parent Object:
CornerRoundFeatures
Description
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
EdgeCollection
Parameters
Name
Type
Description
Feature
PartFeature
Input PartFeature object that specifies a part feature to get its edges for creating corner round feature.
Version
Introduced in version 2025
© Copyright 2025 Autodesk, Inc.
Comment on this page.