Esempio n. 1
0
 public void FillSegments(Graphic3d_ArrayOfSegments theSegments, Bnd_OBB theBox)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Graphic3d_ArrayOfSegments FillSegments(Bnd_OBB theBox)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void Add(Graphic3d_Structure thePresentation, Bnd_OBB theBndBox, Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB, bool theIsTriangulationUsed)
 {
     throw new NotImplementedException();
 }