ArcGIS Pro 2.6 API Reference Guide
SliceVolumeCullDirection Enumeration

ArcGIS.Desktop.Mapping Namespace : SliceVolumeCullDirection Enumeration
Defines on which side of a Slice 3D volume should geometry be cut away.
Syntax
public enum SliceVolumeCullDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum SliceVolumeCullDirection 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Inward 
Outward 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.SliceVolumeCullDirection

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace