IgObject class members
- Last UpdatedApr 02, 2026
- 4 minute read
This class has the following members.
Operations
Add an extension primitive.
Add a UDA.
Returns or sets the alias of this object.
Returns or sets name of the area object, or blank if the object does not have an area.
The collection of attributes of this object.
The name of the base template (root ancestor) of this object.
The category of the object.
Returns the Category GUID of the object.
The name of the user that this object is checked out by.
Checks in an object.
Checks out an object.
The check-out status of the object.
Returns the CommandResult object, which has the last method call’s result.
ConfigurableAttributes property
The collection of attributes of this object that can be configured.
The configuration version of the object.
Returns or sets the contained name of this object (for example, Inlet).
Returns or sets the name of the container object, or blank if object is not contained.
DeleteExtensionPrimitive method
Delete an extension primitive.
Returns the name of the template that this object was created from.
Delete a UDA by its name.
The edit status of the object.
The list of errors that was generated the last time the object was validated and saved.
Returns the Extended Attributes in the hierarchy.
Returns the URL where the object’s help is stored in the Galaxy Repository.
Returns the hierarchical name of this object (for example, Reactor.Tank.Inlet).
Returns or sets the name of the host for this object, or blank if unassigned.
Returns or sets the FLEX licensing state.
RenameExtensionPrimitive method
Rename an object extension primitive.
Renames a UDA.
Saves the object after it is configured.
Returns or sets the sort order of this object.
Returns or sets the tagname of this object.
Undoes check-out of this object.
Unloads the gObject cache.
Update a UDA.
The validation status of this object based on the last time the object was validated and saved.
The list of warnings that was generated the last time the object was validated and saved.
Object Wizard APIs
AddLinkedSymbol method
Links a graphic to an object.
DeleteLinkedSymbols method
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.
GetChoices method
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.
GetChoicesEx method
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.
GetChoiceGroups method
Returns the available choice groups for the selected object, including choice groups inherited from object wizards in the inheritance chain of the selected object.
GetChoiceGroupsEx method
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.
GetDefaultChoice method
Returns the default choice for the specified choice group in the selected object.
GetDefaultOption method
Returns the default Boolean value for the specified option.
GetLinkedSymbols method
Returns the names of graphics that the object contains, including those inherited from object wizards in the inheritance chain of the selected object.
GetOptions method
Returns the names of all options contained in the object wizard.
GetOptionsEx method
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.
SetChoiceforGroup method
Sets the default choice for the selected choice group.
SetObjectWizardOption method
Sets the default value (true or false) for the selected object wizard option.