BrepFaceListSplitFacesAtTangents Method |
Splits all of the faces of a Brep at tangent locations.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool SplitFacesAtTangents()
Public Function SplitFacesAtTangents As Boolean
Return Value
Type:
BooleanTrue if successful, false otherwise.
Version InformationRhino for Windows
Supported in: 6.8
See Also