VS:PlanarPtTo3DModelPt/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

指定した平面の2D座標を3D座標に変換します。

FUNCTION PlanarPtTo3DModelPt(
refID :LONGINT;
pt2D :REAL;
VAR outPt3D :POINT3D) : BOOLEAN;
def vs.PlanarPtTo3DModelPt(refID, pt2D):
    return (BOOLEAN, outPt3D)

Parameters

refID LONGINT 面の参照ID
pt2D REAL 指定の面上の2D座標
outPt3D POINT3D 出力。結果の3D座標

Version

利用可能バージョン: Vectorworks 2011