ArcGIS Pro 2.9 API Reference Guide
CadDatasetDefinition Class Members
Properties  Methods 


ArcGIS.Core.Data Namespace : CadDatasetDefinition Class

The following tables list the members exposed by CadDatasetDefinition.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the DatasetType of the CAD dataset.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that is contained by the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
Public MethodGets the ArcGIS.Core.Geometry.SpatialReference for the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

CadDatasetDefinition Class
ArcGIS.Core.Data Namespace