VS:GetProjectionLocName/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: 2014J VS Reference G-2)
 
(No difference)

Latest revision as of 02:48, 16 January 2014

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

Description

投影方法のローカライズ名を取得します。

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