VS:EnableParameter/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

プラグインのパラメータに連動している編集可能なアイテムの動作を設定します。

PROCEDURE EnableParameter(
inPlugin :HANDLE;
inParameterName :STRING;
inSetEnabled :BOOLEAN);
def vs.EnableParameter(inPlugin, inParameterName, inSetEnabled):
    return None

Parameters

inPlugin HANDLE プラグインのハンドル
inParameterName STRING パラメータの名前
inSetEnabled BOOLEAN 動作の設定(TRUE:可能/FALSE:不可能)

Version

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