VS:CallToolWithMode/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: Japanese Reference for 2016)
 
(No difference)

Latest revision as of 12:26, 14 January 2016

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

Description

アクティブツールとそのモードを設定します。終了すると、その前のアクティブツールに戻ります。

PROCEDURE CallToolWithMode(
toolIndex :INTEGER;
modeGroup :LONGINT;
modeButton :LONGINT);
def vs.CallToolWithMode(toolIndex, modeGroup, modeButton):
    return None

Parameters

toolIndex INTEGER ツール番号
modeGroup LONGINT モードの番号
modeButton LONGINT ボタンの番号

Version

利用可能バージョン: Vectorworks 2016