etabs_delete_object
Remove a named structural object (point, frame, area, or link) from the ETABS model by specifying its object type and name.
Instructions
Delete a named object from the model.
Args: object_type: Type of object — "point", "frame", "area", or "link". name: Name of the object to delete.
Returns: Success confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |