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. |
[[User:CBM-c-|c]]: 2016.02.03: As of VW 2016 it doesn't work on other slab types such as Slab styles, Roof Styles. Use [[VS:DeleteComponent]] looping by index.
Availability: from VectorWorks 12.5
- Objects - Architectural