ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / LockedSectionDefinition Class / Normal Property

In This Topic
    Normal Property (LockedSectionDefinition)
    In This Topic
    Gets the section normal.
    Syntax
    public Coordinate3D Normal {get;}
    Public ReadOnly Property Normal As Coordinate3D
    Remarks
    The Normal is a unit vector (x, y, z)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also