Share

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

Was this information helpful?