| 
               | 
            
              RhinoBrepCurveList Properties | 
          
The RhinoBrepCurveList type exposes the following members.
| Name | Description | |
|---|---|---|
| CurveList | 
            Get underlying mesh.
              | |
| ICount | 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.
              |