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()
Public Function SplitFacesAtTangents As Boolean
Return Value
Type:
BooleanTrue if successful, false otherwise.
See Also