Пример #1
0
 public void AddPrimitiveArray(Graphic3d_ArrayOfPrimitives thePrim, bool theToEvalMinMax)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void AddPrimitiveArray(Graphic3d_ArrayOfPrimitives thePrim)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_ArrayOfPrimitives(Graphic3d_ArrayOfPrimitives parameter1)
     : base()
 {
     throw new NotImplementedException();
 }