T_Rhino_Geometry_BrepRegion - mcneel/rhinocommon-api-docs GitHub Wiki
Represents a brep topological region that has sides.
System.Object
Rhino.Runtime.CommonObject
Rhino.Geometry.BrepRegion
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public class BrepRegion : CommonObject
VB
Public Class BrepRegion
Inherits CommonObject
The BrepRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BoundingBox | Gets the region bounding box. |
![]() |
Brep | Gets a reference to the Brep this region belongs to. |
![]() |
Index | Gets the index of region in the RegionTopology array. |
![]() |
IsFinite | Gets a value indicating whether this region is finite. |
Name | Description | |
---|---|---|
![]() |
BoundaryBrep | Gets the boundary of a region as a brep object. If the region is finite, the boundary will be a closed manifold brep. The boundary may have more than one connected component. |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetFaceSides | Gets an array of BrepRegionFaceSide entities delimiting this region. |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
NonConstOperation |
(Overrides CommonObject.NonConstOperation().) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Supported in: 6.0.16224.21491, 5D58w