| 
               | 
            
              IBrepCurveList Interface | 
          
Namespace: Karamba.Geometry
The IBrepCurveList type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
              | 
| Name | Description | |
|---|---|---|
| GetEnumerator | 
            Get iterator over the curves.
              |