VS:GetFPat/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した図形の面の模様番号を返します。


ビットマップは0から71までの正の値で示されています。ハッチングは負の値で示されています。

FUNCTION GetFPat(
h :HANDLE) : LONGINT;
def vs.GetFPat(h):
    return LONGINT

Parameters

h HANDLE 図形のハンドル

Example

FPatValue:=GetFPat(HandleToObj);

Version

利用可能バージョン: MiniCAD