public void FillSegments(Graphic3d_ArrayOfSegments theSegments, Bnd_OBB theBox) { throw new NotImplementedException(); }
public Graphic3d_ArrayOfSegments FillSegments(Bnd_OBB theBox) { throw new NotImplementedException(); }
public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB) { throw new NotImplementedException(); }
public void Add(Graphic3d_Structure thePresentation, Bnd_OBB theBndBox, Prs3d_Drawer theDrawer) { throw new NotImplementedException(); }
public void AddOBB(TopoDS_Shape theS, Bnd_OBB theOBB, bool theIsTriangulationUsed) { throw new NotImplementedException(); }