VS:Get2DPt/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した2次元図形の頂点座標を返します。

PROCEDURE Get2DPt(
obj :HANDLE;
index :INTEGER;
VAR loc :REAL);
def vs.Get2DPt(obj, index):
    return loc

Parameters

obj HANDLE ハンドル図形
index INTEGER 頂点
loc REAL 頂点の座標

Version

利用可能バージョン: VectorWorks8.5