Properties_T_Rhino_Geometry_Collections_BrepSurfaceList - mcneel/rhinocommon-api-docs GitHub Wiki
The BrepSurfaceList type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of surfaces in a brep. |
![]() |
Item | Gets the Surface at the given index. The index must be valid or an IndexOutOfRangeException will be thrown. |
