This document is archived and information here might be outdated.  Recommended version.


ICadDrawingDataset Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingDataset Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesFile)  

ICadDrawingDataset Interface

Provides access to members that control the Cad Drawing Dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Exists Indicates whether Cad Dataset exists.
Read-only property FilePath The Full PathName of the Cad File.
Read-only property Is2d Indicates whether Cad Dataset is 2d.
Read-only property Is3d Indicates whether Cad Dataset is 3d.
Read-only property IsAutoCad Indicates whether Cad Dataset is an AutoCad file.
Read-only property IsDgn Indicates whether Cad Dataset is an Microstation file.

CoClasses that implement ICadDrawingDataset

CoClasses and Classes Description

.NET Samples

View CAD data in a MapControl (Code Files: CADView)

.NET Related Topics

How to access members that control the CAD drawing dataset