ACADVersion
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.
public enum ACADVersion
| 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. |