ControlDefinitions Object
Description
The ControlDefinitions collection object provides access to existing objects.
Methods
AddButtonDefinition |
Method that adds a newButtonDefinition object. |
AddComboBoxDefinition |
Method that creates a new ComboBoxDefinition object. |
AddMacroControlDefinition |
Method that creates a new MacroControlDefinition object. The MacroControlDefinition object is used to define the information associated with a button that can be used to execute an Inventor VBA macro, insert an iPart, insert an iFeature or execute an EXE. |
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 items in the collection. |
Item |
Returns the specified ControlDefinitionobject from the collection. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UseDefaultMultiCharAliases |
Gets/Sets whether the multi-character Command Aliases delivered with Inventor should be used. The equivalent UI option is found under the 'Keyboard' tab of the Customize dialog. |
Accessed From
CommandManager.ControlDefinitions
Samples
Version
Introduced in version 6