Get point in Vectorworks coordinates getting it from the document if the current layer is not georeferenced.
FUNCTION GeogCoordToVWN(
inLat : REAL;
inLon : REAL;
VAR outCoord : REAL): BOOLEAN;def vs.GeogCoordToVWN(inLat, inLon):
return (BOOLEAN, outCoord)| Name | Type | Description |
|---|---|---|
| inLat | REAL | |
| inLon | REAL | |
| outCoord | REAL |
Availability: from Vectorworks 2020