Point4_Wire : Point4Controller
         
         Point4 ワイヤ コントローラ。 
         
          コンストラクタ: 
         
         Constructed by the MAXScript Wiring methods. 
 
          エイリアス: 
         
         
          
             Point4_Wire インタフェース: 
            
 
             
             プロパティ: 
            
 
             .numWires : integer : Read 
  
            ワイヤの数を含みます。 
            
 
                
            
 
            .isMaster: boolean : Read 
  
            ワイヤ コントローラがマスターの場合、true を含みます。 
            
 
                
            
 
             
            ワイヤ コントローラがスレーブの場合、true を含みます。 
            
 
                
            
 
            .isTwoWay: boolean : Read 
  
            ワイヤ コントローラが双方向の場合、true を含みます。 
            
 
                
            
 
             .slaveAnimation : control : Read|Write 
  
            従属アニメーション コントローラを取得/設定します。 
            
 
                
            
 
             メソッド: 
            
 
             <maxObject>getWireParent <index>index 
  
            インデックスで指定されたワイヤの親を返します。 
            
 
                
            
 
             <index>getWireSubnum <index>index 
  
            インデックスで指定されたワイヤのサブ アニメーション インデックスを返します。 
            
 
                
            
 
             <control>getCoController <index>index 
  
            インデックスで指定されたワイヤの共通コントローラを返します。 
            
 
                
            
 
             <string>getExprText <index>index 
  
            インデックスで指定されたワイヤの副コントローラを返します。 
            
 
                
            
 
             <void>setExprText <index>index <string>text 
  
            インデックスで指定されたワイヤの式テキストを指定された 2 番目の文字列引数に設定します。