![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |