RhinoCommon API
BrepCreatePlanarBreps Method (IEnumerableCurve) |
Constructs a set of planar breps as outlines by the loops.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Brep[] CreatePlanarBreps( IEnumerable<Curve> inputLoops )
Public Shared Function CreatePlanarBreps ( inputLoops As IEnumerable(Of Curve) ) As Brep()
Parameters
- inputLoops
- Type: System.Collections.GenericIEnumerableCurve
Curve loops that delineate the planar boundaries.
Return Value
Type: BrepAn array of Planar Breps.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Obsolete (compiler warning) in 6.14