Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 432 Bytes

File metadata and controls

21 lines (16 loc) · 432 Bytes

IsProjectOffline

Description

Checks if current document is a Working File operating in Offline Mode.

Offline Mode is when the Working File is opened and the Project File cannot be found.

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

Version

Availability: from Vectorworks 2016

Category