public void Init(Graphic3d_Attribute theValue)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Graphic3d_Attribute theItem)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Array1OfAttribute(Graphic3d_Attribute theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public Graphic3d_Attribute(Graphic3d_Attribute parameter1)
     : base()
 {
     throw new NotImplementedException();
 }