BrepSurfaceList Class |
Namespace: Rhino.Geometry.Collections
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.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Gets an enumerator that visits all surfaces.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |