This document is archived and information here might be outdated.  Recommended version.


IMensuration3D Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration3D Interface
ArcGIS Developer Help

IMensuration3D Interface

Provides basic 3D mensuration functionality.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanMeasure3D Indicates if 3D mensuration is supported.
Method GetAngle3D Computes the 3D angle of the line connecting the two input 2D map points.
Method GetAreaAndPerimeter3D Computes the 3D area and perimeter of a 2D polygon with no interior holes.
Method GetCentroid3D Computes the 3D centroid of a 2D polygon with no interior holes..
Method GetDistance3D Computes the 3D actual distance between two points given their 2D map points.
Method GetPoint3D Computes a 3D point given a 2D map points.

Classes that implement IMensuration3D

Classes Description
Mensuration Implenments interface IMensuration to provide commercial basic mensuration services for the Esri Mensuration System.