Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 356 Bytes

File metadata and controls

19 lines (14 loc) · 356 Bytes

IsAWorkingFile

Description

Returns True if the current document is a Project Sharing Working File. Otherwise returns False.

FUNCTION IsAWorkingFile : BOOLEAN;
def vs.IsAWorkingFile():
    return BOOLEAN

Version

Availability: from Vectorworks 2016

Category