Synopsis
(macro) void dxfi_SetFileVersion(int model, int version)
Purpose
Set current DXF version.
Description
The specified model will be set for the given DXF version. Subsequent formatting of this DXF model will result in a file compliant to this version. AutoCAD versions 9 - 2013 are supported.
Input
model
The DXF model
version
Version of DXF to set (Acceptable values are 9, 10, 11, 12, 13, 14, 2000, 2004, 2007, 2010 and 2013)