Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 615 Bytes

File metadata and controls

28 lines (20 loc) · 615 Bytes

DeleteAllComponents

Description

Deletes all components in an object.

FUNCTION DeleteAllComponents(obj : HANDLE): BOOLEAN;
def vs.DeleteAllComponents(obj):
    return BOOLEAN

Parameters

Name Type Description
obj HANDLE The object. Can be a wall, round wall, Wall Style, or the Wall Preferences.

Remarks

[[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.

Version

Availability: from VectorWorks 12.5

Category

  • Objects - Architectural