ArcGIS Pro 3.7 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 ReadOnly Property Normal As Coordinate3D
    public Coordinate3D Normal {get;}
    Remarks
    The Normal is a unit vector (x, y, z)
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also