object_get_child_objects
Retrieve child objects of a specified type from an object path. Avoid Transform paths; use setup_get_transforms instead.
Instructions
Get all child objects of a specific type. WARNING: May hang when used on Transform paths; use setup_get_transforms instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_type | Yes | ||
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |