VS:GetProjectionWKT

From Vectorworks Developer
Revision as of 17:36, 18 September 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Get the projection information in Well Known Text (WKT) format..

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

Parameters

hLayer HANDLE
esriStyle BOOLEAN
outWKT DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2014