BrepFaceListSplitKinkyFaces Method |
Splits any faces with creases into G1 pieces.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool SplitKinkyFaces()
Public Function SplitKinkyFaces As Boolean
Return Value
Type:
Booleantrue on success, false on failure.
RemarksIf you need to detect whether splitting occured,
compare the before and after values of Faces.Count
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also