Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 456 Bytes

File metadata and controls

19 lines (14 loc) · 456 Bytes

DSelectAll

Description

Procedure DSelectAll deselects all selected visible objects on the active layer of a VectorWorks document. If Layer Options is set to Show-Snap-Modify Others, then DSelectAll will deselect all selected visible objects within the document.

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

Version

Availability: from All Versions

Category