Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 448 Bytes

File metadata and controls

24 lines (18 loc) · 448 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