M_Rhino_Geometry_Collections_BrepFaceList_SplitBipolarFaces - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFaceList.SplitBipolarFaces 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) Version: Rhino 6.0

Syntax

C#

public bool SplitBipolarFaces()

VB

Public Function SplitBipolarFaces As Boolean

Return Value

Type: Boolean
true if successful.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepFaceList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️