Enums.ExtrusionMode enumeration

The ExtrusionMode can be one of:

ConstantDescription
Enums.ExtrusionModeNone(0) No extrusion.
Enums.ExtrusionModeMinimum(1) A z-value is calculated by adding the extrusion height to the minimum z-value of the feature, and the feature is extruded to a flat top at that value.
Enums.ExtrusionModeMaximum(2) A z-value is calculated by adding the extrusion height to the maximum z-value of the feature, and the feature is extruded to a flat top at that value.
Enums.ExtrusionModeAbsoluteHeight(3) The feature is extruded to the specified z-value as a flat top, regardless of the z-values of the feature.
Enums.ExtrusionModeBaseHeight(4) A z-value is calculated for each vertex of the feature's base, and the feature is extruded to the various z-values. This is the only extrusion mode that does not have a flat top.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close