VS:HWidth/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した図形の幅を返します。

FUNCTION HWidth(
h :HANDLE) : REAL;
def vs.HWidth(h):
    return REAL

Parameters

h HANDLE 図形のハンドル

Return Value

図形の幅

Example

w:=HWidth(HandleToObj); 

Version

利用可能バージョン: MiniCAD