GetObjectIdListRequest#

Attribute Name

Data Type

Description

object_type

ObjectType

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

ModelId

Unique identifier of the model. If not specified, the active model is used.

BaseDataRequest#

Attribute Name

Data Type

Description

base_data

BaseData

model_id

ModelId

Unique identifier of the model. If not specified, the active model is used.