M_Rhino_Geometry_Collections_BrepFaceList_SplitFacesAtTangents - mcneel/rhinocommon-api-docs GitHub Wiki
Splits all of the faces of a Brep at tangent locations.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool SplitFacesAtTangents()
VB
Public Function SplitFacesAtTangents As Boolean
Type: Boolean
True if successful, false otherwise.
Supported in: 6.0.16224.21491