MeshFaceListExtractDuplicateFaces Method |
Extracts, or removes, duplicate faces.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Mesh ExtractDuplicateFaces()
Public Function ExtractDuplicateFaces As Mesh
Return Value
Type:
MeshA mesh containing the extracted duplicate faces if successful, null otherwise.
Version InformationRhino for Windows
Supported in: 6.8
See Also