VS:SetPrefLongInt/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

環境設定の指定した項目をLONGINT型の値で設定します。

PROCEDURE SetPrefLongInt(
index :INTEGER;
value :LONGINT);
def vs.SetPrefLongInt(index, value):
    return None

Parameters

index INTEGER 識別番号
value LONGINT 設定値

Example

SetPrefLongInt(55,128);

Version

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