VS:GetFPat/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:30, 12 August 2013

.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