ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / ShapeDescription Class / HasZ Property

In This Topic
    HasZ Property (ShapeDescription)
    In This Topic
    Indicates whether or not the ArcGIS.Core.Data.FeatureClass to create has Z values.
    Syntax
    public bool HasZ {get; set;}
    Public Property HasZ As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also