Gets an array containing all regions in this brep.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BrepRegion[] GetRegions()
Public Function GetRegions As BrepRegion()
Return Value
Type:
BrepRegionAn array of regions in this brep. This array can be empty, but not null.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also