Share

FilletRadiusEdgeSet.Edges Property

Parent Object: FilletRadiusEdgeSet

Description

Property that provides access to the in the edge set. This property is only available when a FilletDefinition object is being defined to use as input for creating a fillet. When the parent FilletDefinition object is obtained from an existing Fillet, the end-of-part marker should be placed above this fillet feature to allow access this property.

Syntax

FilletRadiusEdgeSet.Edges() As EdgeCollection

Property Value

This is a read only property whose value is an EdgeCollection.

Version

Introduced in version 5.3

Was this information helpful?