constraint_list
List all constraints applied to a 3ds Max object and their targets. Read-only, with pagination for large scenes.
Instructions
列出对象上所有约束(控制器类型为 *constraint 的轨道)及其目标。只读,支持分页。 [English] List every constraint on an object (tracks whose controller is a *constraint) and their targets. Read-only, paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回条数,默认 200。 | Maximum entries, default 200. | |
| offset | No | 跳过的条数,默认 0。 | Entries to skip, default 0. | |
| objects | No | 对象名列表;省略则取选择中的第一个。 | Object names; the first of the selection if omitted. |