VS:Set3DInfo/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した3次元図形の高さ、幅、奥行きを変更します。

PROCEDURE Set3DInfo(
h :HANDLE;
heightDistance :REAL)Coordinate); widthDistance:REAL (Coordinate); depthDistance:REAL (Coordinate));
def vs.Set3DInfo(h, heightDistance, widthDistance, depthDistance):
    return None

Parameters

h HANDLE 3次元図形のハンドル
heightDistance REAL (Coordinate) 3次元図形の高さ
widthDistance REAL (Coordinate) 3次元図形の幅
depthDistance REAL (Coordinate) 3次元図形の奥行き

Version

利用可能バージョン: MiniCAD