MinimalSetback |
Gets and sets whether the minimum allowable setback should be used for this vertex. |
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 |
Gets and sets whether or not to use setback values. |
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. |