menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry.Collections
/
BrepSurfaceList
BrepSurfaceList class
Provides access to all the underlying surfaces in a Brep object.
Derived Classes:
Namespace:
Rhino.Geometry.Collections
BrepSurfaceList:
references
keyboard_arrow_down
Properties (2)
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.
keyboard_arrow_down
Methods (1)
GetEnumerator
()
Gets an enumerator that visits all surfaces.
Nothing found