We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns the version of an AutoCAD drawing file.
(dos_dwgver filename)
filename
The source filename.
A string identifying the drawing file version if successful.
nil on error.
Command: (dos_dwgver "c:\\Program Files\\AutoCAD 2010\\drawing1.dwg") "AutoCAD 2010"
Home Introduction CAD Function Configuration Functions Directory Functions Drive functions File Functions Math Functions Path Functions Printer Functions Process Functions String Functions System Functions User Interface Functions DOSLib Functions History