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