In need to know how to join to TopoDS_Face or Geom_Surface to one single
Face. The question was asked several times, but no satisfying answer
Thanks!
Joachim
Paul Jimenez Mon, 08/23/2010 - 09:36
If the faces are coplanar and they share edges, remove all shared edges, rebuild the wire from the remaining ones, then rebuild the face. If that is not the case, then I do not know what else to do using OCC.
Mon, 08/23/2010 - 09:36
If the faces are coplanar and they share edges, remove all shared edges, rebuild the wire from the remaining ones, then rebuild the face. If that is not the case, then I do not know what else to do using OCC.