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. |
MoveOperation |
Property that returns the specified MoveOperation object. They are returned in the same order that they were applied. The MoveOperationCount property can used to determine the number of operations avaialable. |
MoveOperationCount |
Property that returns the number of move operations associated with this definition. The MoveOperation property can be used to access a specific operation. |
Parent |
Read-only property that returns the parent MoveFeature of the definition. This can return Nothing in the case where this definition is transient and is not associated with any feature. |
SurfaceBodies |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |