RhinoCommon API
UnrollerAddFollowingGeometry Method (IEnumerableCurve) |
Adds curves that should be unrolled along with the surface/brep.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddFollowingGeometry( IEnumerable<Curve> curves )
Public Sub AddFollowingGeometry ( curves As IEnumerable(Of Curve) )
Parameters
- curves
- Type: System.Collections.GenericIEnumerableCurve
An array, a list or any enumerable set of curves.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14