Exemplo n.º 1
0
 public void AddPrimitiveArray(Graphic3d_ArrayOfPrimitives thePrim, bool theToEvalMinMax)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddPrimitiveArray(Graphic3d_ArrayOfPrimitives thePrim)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_ArrayOfPrimitives(Graphic3d_ArrayOfPrimitives parameter1)
     : base()
 {
     throw new NotImplementedException();
 }