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. |
AutomaticBlending |
|
Faces |
|
MoveFaceType |
Property that returns the method used to define the type of the move face operation. The valid values for this property are kDirectionAndDistanceMoveType, kPlanarMoveType, and kFreeMoveType. This property is initialized to kFreeMoveType when the definition is created. Use the MoveFaceTypeDefinition property to get the corresponding definition object. |
MoveFaceTypeDefinition |
Property that returns the definition object that defines the type of move. |
Parent |
Property that returns the parent MoveFaceFeature of this MoveFaceDefinition object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |