ActiveEnvironment |
Property that returns the Environment that is currently active. |
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. |
BalloonTips |
Read-only property that returns the BalloonTips collection object. |
CapacityMeterEnabled |
Gets and sets whether to enable the capacity meter display in Inventor's status bar. |
DockableWindows |
Property that returns the DockableWindows collection object. |
Environments |
Property that returns the Environments collection object. |
ExpertMode |
Gets/Sets the Boolean flag indicating whether the UI is in Expert mode. |
FileBrowserControls |
Property that returns a CommandControls collection containing the controls in the File Browser (a.k.a Application Menu). |
HelpControls |
Property that returns a CommandControls collection containing the controls in the Help Menu. |
OverflowMenuBehavior |
Read-write property that gets and sets the behavior of the overflow menu. |
ParallelEnvironments |
Property that returns the list of Environments valid for the edit target or the environment being switched to. Environments can be added to or removed from the list as seen appropriate by the client when an OnNewEditObject or an OnEnvironmentChange event is received. This list of environments will show in the Applications menu item. This list may only contain non-built-in environments. |
Parent |
Property that returns the parent object from whom this object can logically be reached. |
PinMiniToolbarPosition |
Read-only property that gets whether the MiniToolbar position is pinned or not. |
RibbonAppearance |
Gets and sets the appearance of the ribbon. |
RibbonDockingState |
Gets and sets the docking state of the ribbon. |
Ribbons |
Property that returns the Ribbons collection object. |
RibbonState |
Gets and sets the display state of the ribbon. Valid values are kFullRibbon, kMinimizeToTabs, kMinimizeToPanelTitles and kMinimizeToPanelButtons. |
ShowBrowser |
Show/Hide Browser. |
ShowCleanScreen |
Gets sets whether the viewed screen area is maximized. |
ShowDocumentTabs |
Gets and sets whether document tabs are displayed. |
ShowMarkingMenu |
Property that gets and sets whether to use the marking menu. |
ShowNavigationBar |
Read-write property that gets and sets whether the navigation bar is displayed. |
ShowQuickAccessControlsBelowRibbon |
Gets and sets whether the Quick Access Toolbar (QAT) is shown below or above the ribbon. |
ShowStatusBar |
Show/Hide StatusBar. |
ShowSteeringWheel |
Read-write property that gets and sets whether the steering wheel control is displayed. |
ShowViewCube |
Read-write property that gets and sets whether the view cube is displayed. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UserInteractionDisabled |
Enable/Disable user interaction. |
UserInterfaceEvents |
Property returning the UserInterfaceEvents object. |