VS:GetProjectionLocName

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 format localized name

FUNCTION GetProjectionLocName(
hLayer :HANDLE;
VAR outProj :DYNARRAY[] of CHAR) : BOOLEAN;
def vs.GetProjectionLocName(hLayer):
    return (BOOLEAN, outProj)

Parameters

hLayer HANDLE
outProj DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2014