VS:NurbsGetNumPts/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定したNURBS曲線/曲面の頂点数を返します。

FUNCTION NurbsGetNumPts(
objectHd :HANDLE;
index :LONGINT) : LONGINT;
def vs.NurbsGetNumPts(objectHd, index):
    return LONGINT

Parameters

objectHd HANDLE NURBS曲線/曲面のハンドル
index LONGINT 頂点番号

Return Value

頂点数を返します。

Version

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