Пример #1
0
 public void FillSegments(Graphic3d_ArrayOfSegments theSegments, Bnd_OBB theBox)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Graphic3d_ArrayOfSegments FillSegments(Bnd_OBB theBox)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void Add(Graphic3d_Structure thePresentation, Bnd_OBB theBndBox, Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB, bool theIsTriangulationUsed)
 {
     throw new NotImplementedException();
 }