ControlDefinition.DescriptionText Property
Parent Object: ControlDefinitionDescription
Gets/Sets Description Text. For MacroControlDefinition this property is read-only.
Syntax
ControlDefinition.DescriptionText() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Print list of all Inventor Commands | This sample prints the internal names and descriptions of all commands (aka ControlDefinitions) in Inventor. |