ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ExtrusionType Enumeration

In This Topic
    ExtrusionType Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also