Deletes all components in an object.
FUNCTION DeleteAllComponents(obj : HANDLE): BOOLEAN;def vs.DeleteAllComponents(obj):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. Can be a wall, round wall, Wall Style, or the Wall Preferences. |
_c_: 2016.02.03: As of VW 2016 it doesn't work on other slab types such as Slab styles, Roof Styles. Use DeleteComponent looping by index.
Availability: from VectorWorks 12.5