VS:IsProjectOffline

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

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

Return Value

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

Returns False on failure or not Project Sharing file, or not in Offline Mode.

Version

Availability: from Vectorworks 2016