ArcGIS Pro 2.9 API Reference Guide
CadDataset Class Methods


ArcGIS.Core.Data Namespace : CadDataset Class

For a list of all members of this type, see CadDataset members.

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the CadDatasetDefinition of this CAD dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that has been stored in the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets a specific Dataset instance associated with name of type T in the CAD dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

CadDataset Class
ArcGIS.Core.Data Namespace