EnvironmentList Object
Description
The EnvironmentList object defines a list of environments that are displayed to the user in various contexts. For more information, refer to the
Environments overviews.
Methods
| Add |
Method that adds an Environment object to the list. The method returns an error if a built-in Environment is supplied. |
| Remove |
Method that removes the specified Environment from the list. |
Properties
| 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. |
| Count |
Property that returns the number of environments currently in the list. |
| Item |
Returns the specified Environment object from the list. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
UserInterfaceManager.ParallelEnvironments
Samples
Version
Introduced in version 10