RegionExtension Class |
Namespace: Gile.AutoCAD.R20.Geometry
The RegionExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| Centroid |
Gets the Centroid of the Region (WCS coordinates).
| |
| Elevation |
Gets the distance of the Region's plane from the WCS origin.
| |
| GetCurves |
Gets the curves constituting the boundaries of the region.
| |
| GetCurvesByLoop |
Gets the curves constituting the boundaries of the region by loop.
| |
| GetHatchLoops |
Gets the hatch loops data for the supplied region.
| |
| GetPointContainment |
Gets the PointContainment of the region for the supplied point.
|