VS:SelectClassChoice/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: 2014J VS Reference S)
 
(No difference)

Latest revision as of 03:37, 16 January 2014

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

Description

ShowByClassChoice を呼び出している際の、ポップアップのクラスオプションの選択状態を設定します。

PROCEDURE SelectClassChoice(
dialogID :LONGINT;
componentID :LONGINT;
select :BOOLEAN);
def vs.SelectClassChoice(dialogID, componentID, select):
    return None

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT ポップアップのアイテム番号
select BOOLEAN TRUE : クラス属性を使用します。FALSE : クラス属性を使用しないに戻す。

Version

Availability: from Vectorworks 2012