VS:NurbsDegree/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 NurbsDegree(
objectHd :HANDLE;
index :INTEGER) : INTEGER;
def vs.NurbsDegree(objectHd, index):
    return INTEGER

Parameters

objectHd HANDLE NURBS曲線/曲面のハンドル
index INTEGER 辺の番号

Return Value

辺の角度を返します。

Version

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