M_Rhino_Geometry_Brep_GetRegions - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.GetRegions Method

Gets an array containing all regions in this brep.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public BrepRegion[] GetRegions()

VB

Public Function GetRegions As BrepRegion()

Return Value

Type: BrepRegion[]
An array of regions in this brep. This array can be empty, but not null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️