ArcGIS Pro 2.6 API Reference Guide
SliceCylinder Class
Members 

ArcGIS.Desktop.Mapping Namespace : SliceCylinder Class

SliceCylinder objects are used to cut away geometry in the scene to reveal hidden or obstructed data to get new perspectives of your 3D data.

SliceCylinder objects are well-suited for define temporary extents to reduce the amount of data on-screen. They can be used to model real-world scenarios like noise propagation from a highway.

Object Model
SliceCylinder ClassCamera ClassMapView Class
Syntax
public class SliceCylinder : Slice 
Public Class SliceCylinder 
   Inherits Slice
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.ExploratoryAnalysis
      ArcGIS.Desktop.Mapping.Slice
         ArcGIS.Desktop.Mapping.SliceCylinder

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SliceCylinder Members
ArcGIS.Desktop.Mapping Namespace