Object Wizard APIs
- Last UpdatedMar 10, 2026
- 2 minute read
Links a graphic to an object.
Specifies a linked graphic to be deleted from an object.
GetAssociatedAttributesOfChoice method
Returns the names of the attributes associated with the specified choice, including any inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedAttributesOfChoiceEx method
Returns a list of attributes associated with a given choice for the selected object only. You can optionally include attributes inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedAttributesOfOption method
Returns the names of the attributes associated with the specified option, including any inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedAttributesOfOptionEx method
Returns the names of the attributes associated with the specified option for the selected object only. You can optionally include attributes inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedSymbolsOfChoice method
Returns the names of the graphics associated with the specified choice, including any inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedSymbolsOfChoiceEx method
Returns the names of the graphics associated with the specified choice for the selected object only. You can optionally include graphics inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedSymbolsOfOption method
Returns the names of the graphics associated with the specified option, including any inherited from object wizards in the inheritance chain of the selected object.
GetAssociatedSymbolsOfOptionEx method
Returns the names of the graphics associated with the specified option for the selected object only. You can optionally include graphics inherited from object wizards in the inheritance chain of the selected object.
Returns the available choices for a given choice group for the selected object, including choices inherited from object wizards in the inheritance chain of the selected object.
Returns the available choices for a given choice group for the selected object only. You can optionally include choices inherited from object wizards in the inheritance chain of the selected object.
Returns the available choice groups for the selected object, including choice groups inherited from object wizards in the inheritance chain of the selected object.
Returns the available choice groups for the selected object only. You can optionally include choice groups inherited from object wizards in the inheritance chain of the selected object.
Returns the default choice for the specified choice group in the selected object.
Returns the default Boolean value for the specified option.
Returns the names of graphics that the object contains, including those inherited from object wizards in the inheritance chain of the selected object.
Returns the names of all options contained in the object wizard.
Returns the names of all options contained in the object wizard for the selected object only. You can optionally include options inherited from object wizards in the inheritance chain of the selected object.
Sets the default choice for the selected choice group.
Sets the default value (true or false) for the selected object wizard option.
Related Links
- AddLinkedSymbol method
- DeleteLinkedSymbols method
- GetAssociatedAttributesOfChoice method
- GetAssociatedAttributesOfChoiceEx method
- GetAssociatedAttributesOfOption method
- GetAssociatedAttributesOfOptionEx method
- GetAssociatedSymbolsOfChoice method
- GetAssociatedSymbolsOfChoiceEx method
- GetAssociatedSymbolsOfOption method
- GetAssociatedSymbolsOfOptionEx method
- GetChoices method
- GetChoicesEx method
- GetChoiceGroups method
- GetChoiceGroupsEx method
- GetDefaultChoice method
- GetDefaultOption method
- GetLinkedSymbols method
- GetOptions method
- GetOptionsEx method
- SetChoiceforGroup method
- SetObjectWizardOption method