Click or drag to resize

BrepCullUnused3dCurves Method

Culls 2d curves not referenced by a trim.

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

Return Value

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