Namespace:
Autodesk.Revit.DB
ACADVersion
Enumeration
Description:
An enumerated type listing available AutoCAD versions, into which a file may be exported.
An enumerated type listing available AutoCAD versions, into which a file may be exported.
Syntax
public enum ACADVersion
Unknown Namespace Members:
| Name | Description |
|---|---|
| R2007 | AutoCAD 2007 file format. |
| R2010 | AutoCAD 2010 file format. |
| R2013 | AutoCAD 2013 file format. |
| Default | The Autodesk Revit application's default export format. |
| R2018 | AutoCAD 2018 file format. |