Follow me to the Inheritance diagramm.
New in version R13.029.
Get one of the current active master nodes.
Parameters: | id (long) – The ID of the master node. |
---|---|
Return type: | GvNodeMaster |
Returns: | The master node identified by id. |
The new preferences. Use these container IDs:
Parameters: |
bc (BaseContainer) –
The new preferences.
|
---|
Gets the preferences for this world.
Return type: | BaseContainer | ||
---|---|---|---|
Returns: |
A copy of the new preferences.
|
Opens the Xpresso dialog for a specific node master.
Parameters: |
|
---|---|
Return type: |
bool |
Returns: |
True if the dialog was opened, otherwise False. |
Closes a dialog opened with OpenDialog().
Parameters: | id (int) – The ID that the dialog was opened with. |
---|
Redraws the GvNodeMaster.
Parameters: | master (GvNodeMaster) – The nodemaster to redraw. |
---|
Gets the default operator icon for an operator type.
Return type: | BaseBitmap |
---|---|
Returns: | The default operator icon. |