Go to documentation repository
The DIALOG object corresponds to the Operator query panel system object:
List of commands and parameters for the DIALOG object is presented in the table:
Command—command description | Parameters | Description |
"SETUP"—set up the operator query panel | x<> | Coordinate of left top corner (0–100) |
y<> | Coordinate of left top corner (0–100) | |
allow_move<> | 0—forbid moving, 1—allow moving | |
"RUN"—show the operator query panel | - | - |
"RUN_MODAL"—run the operator query panel in modal mode | - | - |
"CLOSE"—close last opened operator query panel | - | - |
"CLOSE_ALL"—close all opened operator query panels | - | - |