ArcGIS Pro 2.9 API Reference Guide
GetSpatialReference Method (CadDatasetDefinition)

ArcGIS.Core.Data Namespace > CadDatasetDefinition Class : GetSpatialReference Method
Gets the ArcGIS.Core.Geometry.SpatialReference for the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public SpatialReference GetSpatialReference()
Public Function GetSpatialReference() As SpatialReference

Return Value

Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CadDatasetDefinition Class
CadDatasetDefinition Members