CADability dotNET

Overload List

  NameDescription
Public methodStatic memberSewFacesAndShells(GeoObjectList)
Takes all faces and shells from the given list and tries to sew them together. When two or more faces have common edges they are connected to shells. Shells with no free edges are converted to solids.
Public methodStatic memberSewFacesAndShells(GeoObjectList, Double)
Takes all faces and shells from the given list and tries to sew them together. When two or more faces have common edges they are connected to shells. Shells with no free edges are converted to solids.

See Also