ChoiceProperty.name Property
Parent Object: ChoicePropertyDefined in namespace "adsk::core" and the header file is <Core/Application/ChoiceProperty.h>
Description
Returns the name of this property as seen in the user interface. This name is localized and can change based on the current language
Syntax
"choiceProperty_var" is a variable referencing a ChoiceProperty object.
|