Share

CornerRoundDefinition.RemoveEdgeSet Method

Parent Object: CornerRoundDefinition

Description

Method that removes the specified CornerRoundEdgeSet object from this CornerRoundDefinition object. This results in all the corner round being removed from the edges in this edge set.

Syntax

CornerRoundDefinition.RemoveEdgeSet( Index As Long )

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the CornerRoundEdgeSet to return. If an out of range index is provided, an error occurs.

Version

Introduced in version 2010

Was this information helpful?