ArcGIS Pro 2.6 API Reference Guide
ExtrusionType Enumeration

ArcGIS.Core.CIM Namespace : ExtrusionType Enumeration
The types of extrusion.
Syntax
Members
MemberDescription
Absolute Add an extrusion by using it as an absolute value features are extruded to.
Base Add an extrusion to each feature's base height.
MaxZ Add an extrusion to each feature's maximum height.
MinZ Add an extrusion to each feature's minimum height.
None No extrusion.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ExtrusionType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace