Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 411 Bytes

File metadata and controls

19 lines (14 loc) · 411 Bytes

Ungroup

Description

Procedure Ungroup ungroups selected objects in a VectorWorks document.When Ungroup is called, any selected group objects will be destroyed, reverting to the original component objects.

PROCEDURE Ungroup;
def vs.Ungroup():
    return None

Version

Availability: from All Versions

Category