Click or drag to resize

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()

Return Value

Type: Boolean
true if successful.
See Also