AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

double MgEnvelope::GetDepth (  ) 

Returns the difference between the maximum and minimum Z values.

.NET Syntax
double GetDepth();
Java Syntax
double GetDepth();
PHP Syntax
double GetDepth();

Returns:
A double representing the depth of the envelope.