VS:GetNurbsObjectDistanceFromPoint/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

NURBS図形と点の間の距離を返します。

FUNCTION GetNurbsObjectDistanceFromPoint(
h :HANDLE;
point :REAL;
VAR distance :REAL) : BOOLEAN;
def vs.GetNurbsObjectDistanceFromPoint(h, point):
    return (BOOLEAN, distance)

Parameters

h HANDLE NURBS図形のハンドル
point REAL 点の座標
distance REAL NURBS図形と点の間の距離

Version

利用可能バージョン: VectorWorks10.0