Ribbon Object
Description
The Ribbon object represents the user interface containing a collection of tabs.
Properties
Active |
Property that returns whether this ribbon is currently being displayed. |
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. |
InternalName |
Property that returns the internal name of the ribbon. |
Parent |
Property that returns the parent UserInterfaceManager object. |
QuickAccessControls |
Property that returns a CommandControls collection containing the controls in the Quick Access Toolbar (QAT). |
RibbonTabs |
Property that returns the RibbonTabs collection object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
Environment.Ribbon,
Ribbons.Item,
RibbonTab.Parent
Samples
Version
Introduced in version 2010