Get geographical origin getting it from the document if the current layer is not georeferenced.
FUNCTION GetGISOriginN(
VAR outLat : REAL;
VAR outLon : REAL;
VAR outAngleToNorth : REAL): BOOLEAN;def vs.GetGISOriginN():
return (BOOLEAN, outLat, outLon, outAngleToNorth)| Name | Type | Description |
|---|---|---|
| outLat | REAL | |
| outLon | REAL | |
| outAngleToNorth | REAL |
Availability: from Vectorworks 2020