Properties_T_Rhino_Geometry_Collections_BrepCurveList - mcneel/rhinocommon-api-docs GitHub Wiki
The BrepCurveList type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of curves in this list. |
![]() |
Item | Gets the Curve at the given index. The index must be valid or an IndexOutOfRangeException will be thrown. |
