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


esriExtrusionType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Constants > E > esriExtrusionType Constants
ArcGIS Developer Help

esriExtrusionType Constants

The Esri extrusion type options.

Constant Value Description
esriExtrusionNone 0 No extrusion.
esriExtrusionMinZ 1 Add to the minimum z value of a feature.
esriExtrusionMaxZ 2 Add to the maximum z value of a feature.
esriExtrusionBase 3 Add to the base height.
esriExtrusionAbsolute 4 Use as an absolute value.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.