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


ICadDrawingDataset Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingDataset Interface
ArcGIS Developer Help

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.

Classes that implement ICadDrawingDataset

Classes Description

.NET Samples

View CAD data in a MapControl