GetObjectIdListRequest#
Attribute Name |
Data Type |
Description |
|---|---|---|
object_type |
The type of objects to retrieve. To get all object ids, omit it. |
|
parent_no |
int |
Unique identifier of the parent object. Omit this parameter if the object type does not have a parent or you want to get result for all parent objects. |
model_id |
Unique identifier of the model. If not specified, the active model is used. |
Associated Data Types
BaseDataRequest#
SaveModelAsRequest#
Attribute Name |
Data Type |
Description |
|---|---|---|
model_id |
Unique identifier of the model Active model is used if this field is not set. |
|
path |
str |
Path to the model |
printout_reports |
bool |
When enabled, the printout reports are saved |