This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration3D Interface (ArcObjects .NET 10.4 SDK) |
Provides basic 3D mensuration functionality.
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 and Classes | Description |
---|---|
Mensuration | Implenments interface IMensuration to provide commercial basic mensuration services for the Esri Mensuration System. |