Returns true if every mesh "edge" has at most two faces.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax Public Function IsManifold As Boolean
Return Value
Type:
Booleantrue if the mesh is manifold, false otherwise.
See Also