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

In This Topic
    SliceRectangle Class
    In This Topic

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

    SliceRectangle objects are well-suited for performing cross-section views of buildings with interior data or subterranean data.

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also