getChildren
Retrieve all child objects of a parent in 3D creative software using a parent object ID. Optionally filter by object types or include all descendants recursively.
Instructions
Get all children of an object
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Parent object identifier | |
recursive | No | Whether to include all descendants | |
typeFilter | No | Filter by object types |