RhinoCommon API
CurveListInsert Method (Int32, Circle) |
Inserts a line at a given index of this list.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public void Insert( int index, Circle circle )
Public Sub Insert ( index As Integer, circle As Circle )
Parameters
- index
- Type: SystemInt32
A 0-based position in the list. - circle
- Type: Rhino.GeometryCircle
The circle value from which to construct the new curve.

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