Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 411 Bytes

File metadata and controls

25 lines (18 loc) · 411 Bytes

GetProjectFullPath

Description

Gets the path and filename of the Project File for Project Sharing.

FUNCTION GetProjectFullPath(VAR fullPath : STRING): BOOLEAN;
def vs.GetProjectFullPath():
    return (BOOLEAN, fullPath)

Parameters

Name Type Description
fullPath STRING

Version

Availability: from Vectorworks 2016

Category

  • Project Sharing