ADT_Category : ReferenceTarget

このクラスによって 3ds Max に読み込まれた Architectural Desktop オブジェクトのカテゴリにアクセスできます。

コンストラクタ:

Class instances not creatable by MAXScript.

エイリアス:

ADTCategory 

ADT_Category インタフェース:

Interface: IADTCategory 

プロパティ:

.Name : string : Read|Write 

カテゴリの名前を取得/設定します。

   

.numStyles : integer : Read 

スタイルの数を返します。

   

.numInstances : integer : Read 

インスタンスの数を返します。

   

メソッド:

<integer>GetStyles <&Interface array>styles 
styles is In parameter 

   

関連事項