BrepRegion Class |
Namespace: Rhino.Geometry
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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |