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

In This Topic
    CullDirection Enumeration
    In This Topic
    Represents the direction for clipping.
    Syntax
    Members
    MemberDescription
    Camera Clip from the side that is closest to the camera.
    Inward Clip the inside or forward.
    Outward Clip the outside or backwards.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also