ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceSphere Class / SliceSphere Constructor / SliceSphere Constructor(Camera,Double,SliceVolumeCullDirection)
A Camera object used for to define the position of the SliceSphere. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.
The radius of the sphere.
On which side of the sphere should geometry be cut away.

In This Topic
    SliceSphere Constructor(Camera,Double,SliceVolumeCullDirection)
    In This Topic
    The default SliceSphere constructor.
    Syntax

    Parameters

    transform
    A Camera object used for to define the position of the SliceSphere. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.
    radius
    The radius of the sphere.
    cullDirection
    On which side of the sphere should geometry be cut away.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also