| 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. |
| Direction |
Gets and sets the direction of the feature. |
| ExtendToFace |
Property that gets and sets whether the plane defined by the 'to entity' should be extended to contain the extents of the profile. |
| MinimumSolution |
Gets and sets whether the feature terminates on the nearest valid face when there are multiple options for valid termination faces. |
| Parent |
Property that returns the parent PartFeature of the definition. |
| ToEntity |
Gets and sets the entity that defines the 'to' extents of the feature. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |