rsap_delete_objects
Delete structural nodes or bars from an Autodesk Robot model using a selection string, specifying object type and selection range.
Instructions
Delete nodes or bars matching a selection string.
Args: object_type: 'node' or 'bar'. selection: Robot selection text, e.g. '1to10 15' or '1 2 3'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selection | Yes | ||
| object_type | Yes |