GeoPolyhedralSurface Class Members
In This Topic
The following tables list the members exposed by GeoPolyhedralSurface.
Public Constructors
Public Properties
| Name | Description |
 | Bounds | Overridden. Gets the bounds of the polyhedral surface. |
 | Is3D | Overridden. Gets a value indicating whether any polygon in the collection has z-coordinate values. |
 | IsEmpty | Overridden. Gets a value indicating whether the collection is empty or all polygons in the collection are empty geometry. |
 | IsMeasured | Overridden. Gets a value indicating whether any polygon in the collection has m-coordinate values. |
 | PointsCount | Overridden. Gets the sum of the points count of all polygons. |
 | Polygons | Gets the surface polygons. |
Top
See Also