BrepFaceListSplitBipolarFaces Method |
Splits surfaces with two singularities, like spheres, so the results
have at most one singularity.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool SplitBipolarFaces()
Public Function SplitBipolarFaces As Boolean
Return Value
Type:
Booleantrue if successful.
See Also