ControlDefinition.DescriptionText Property
Parent Object:
ControlDefinition
Description
Gets/Sets Description Text. For MacroControlDefinition this property is read-only.
Syntax
ControlDefinition.
DescriptionText
() As String
Property 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.
Version
Introduced in version 9
© Copyright 2025 Autodesk, Inc.
Comment on this page.