Click or drag to resize

BrepCullUnused2dCurves Method

Culls 3d curves not referenced by an edge.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool CullUnused2dCurves()

Return Value

Type: Boolean
true if operation succeeded; false otherwise.
See Also