BrepCullUnusedEdges Method |
Rhino 5 for WindowsCulls edges with m_edge_index == -1.
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic bool CullUnusedEdges()
Public Function CullUnusedEdges As Boolean
Return Value
Type:
Booleantrue if operation succeeded; false otherwise.
See Also