MinimalSetback |
|
SetbackCount |
Property that returns the number of edges connected to the vertex. Each edge is represented by a FilletSetback object which can be obtained using the Setback property. |
SetbackItem |
Method that returns the specified FilletSetback object from this vertex. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UseSetbacks |
|
Vertex |
Property that gets the vertex shared by the edges. 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. |