ArcGIS Pro 2.9 API Reference Guide
ShapeDescription Constructor(String,GeometryType,SpatialReference)

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.
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
ExceptionDescription
name and/or geometryType is invalid.
spatialReference is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ShapeDescription Class
ShapeDescription Members
Overload List