ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceSphere Class
Members

In This Topic
    SliceSphere Class
    In This Topic

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

    SliceSphere objects are well-suited for define temporary extents to reduce the amount of data on-screen.

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also