VS:GetProjectionProj4

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

Get the projection information in Proj4 format.

FUNCTION GetProjectionProj4(
hLayer :HANDLE;
esriStyle :BOOLEAN;
VAR outProj4 :DYNARRAY[] of CHAR) : BOOLEAN;
def vs.GetProjectionProj4(hLayer, esriStyle):
    return (BOOLEAN, outProj4)

Parameters

hLayer HANDLE
esriStyle BOOLEAN
outProj4 DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2014