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. |
BaseEnvironment |
Property that returns the Environment that is defined as the default for this document. This is the environment displayed when the document is opened unless an override environment has been specified for this document. |
EditObjectEnvironment |
This method returns the environment associated with the currently active edit object. This is the environment which is the topmost entry in the Application menu. Since Autodesk Inventor 10, the active environment and EditObjectEnvironment are not necessarily the same. Using parallel environments, one can switch to a parallel environment for the same edit object. |
OverrideEnvironment |
|
Parent |
Property that returns the parent of the EnvironmentManager. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |