delete_component
Delete a SketchUp group or component by its entity ID to remove unwanted geometry from the live model.
Instructions
Delete a group or component by entity ID.
Returns: JSON {ok: true}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID from a previous response (integer or its string form) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |