Click or drag to resize

BrepFaceListSplitFacesAtTangents Method

Splits all of the faces of a Brep at tangent locations.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool SplitFacesAtTangents()

Return Value

Type: Boolean
True if successful, false otherwise.
See Also