| AllFillets |
Property that returns if the edge set defines all concave edges. |
| AllRounds |
Property that returns if the edge set defines all convex edges. |
| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| ContinuityType |
Gets and sets the continuity type for the edge set. |
| Edges |
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. |
| Radius |
Property that returns the parameter that controls the radius of the fillet. This property will return Nothing if the fillet feature has not been created yet. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |