Provides basic 3D mensuration functionality.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CanMeasure3D | Indicates if 3D mensuration is supported. | |
GetAngle3D | Computes the 3D angle of the line connecting the two input 2D map points. | |
GetAreaAndPerimeter3D | Computes the 3D area and perimeter of a 2D polygon with no interior holes. | |
GetCentroid3D | Computes the 3D centroid of a 2D polygon with no interior holes.. | |
GetDistance3D | Computes the 3D actual distance between two points given their 2D map points. | |
GetPoint3D | Computes a 3D point given a 2D map points. |
CoClasses that implement IMensuration3D
CoClasses and Classes | Description |
---|---|
Mensuration | Implenments interface IMensuration to provide commercial basic mensuration services for the Esri Mensuration System. |