ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / ShapeDescription Class / ShapeDescription Constructor / ShapeDescription Constructor(String,GeometryType,SpatialReference)
The name of the description.
The ArcGIS.Core.Geometry.GeometryType of the ArcGIS.Core.Data.FeatureClass.
The ArcGIS.Core.Geometry.SpatialReference of the ArcGIS.Core.Data.FeatureClass.

In This Topic
    ShapeDescription Constructor(String,GeometryType,SpatialReference)
    In This Topic
    Creates a description object of the shape ArcGIS.Core.Data.Field.
    Syntax

    Parameters

    name
    The name of the description.
    geometryType
    The ArcGIS.Core.Geometry.GeometryType of the ArcGIS.Core.Data.FeatureClass.
    spatialReference
    The ArcGIS.Core.Geometry.SpatialReference of the ArcGIS.Core.Data.FeatureClass.
    Exceptions
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also