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()
Public Function CullUnused3dCurves As Boolean
Return Value
Type:
Booleantrue if operation succeeded; false otherwise.
See Also