Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 514 Bytes

File metadata and controls

27 lines (20 loc) · 514 Bytes

EditProperties

Description

Displays the 'Properties' dialog for all objects matching the specified search criteria

PROCEDURE EditProperties(c : CRITERIA);
def vs.EditProperties(c):
    return None

Parameters

Name Type Description
c CRITERIA Search criteria.

Remarks

Displays the Properties dialog for all objects matching the specified search criteria

Version

Availability: from VectorWorks12.5

Category