2011

Table Of Contents
If a drawing file is created in a different language version of Windows, the
following will occur:
If support for the language is installed, the file name characters are visible
in Windows Explorer.
If support for the language is not installed, the file name characters appear
as a series of boxes in Windows Explorer and a dialog box is displayed
offering to install the language pack.
In either case, you will be able to open the drawing file beginning with
AutoCAD 2007 or AutoCAD LT 2007 because these products are
Unicode-compliant applications.
NOTE If you share drawing files with companies using earlier releases of the
product, you can avoid file name issues for Asian languages and languages that
use accented characters. In those circumstances, do not use high ASCII values, or
values of 80 hexadecimal and above, when creating a file name.
Maintain Compatibility with Large Object Limits
Drawings saved to a legacy drawing file format (AutoCAD LT 2007 or earlier)
do not support objects greater than 256MB. With the AutoCAD LT 2010
drawing file format, these limitations have been removed allowing you to
save objects that are greater in size.
When saving to a legacy drawing file format (AutoCAD LT 2007 or earlier),
the drawing cannot contain large objects; there might be compatibility issues
with trying to open the drawing. The LARGEOBJECTSUPPORT system variable
controls the large object size limits used and the warning messages displayed
when a drawing is saved.
The following explains how object size limits for drawings is determined:
Drawing files cannot exceed an internal size limit of 4GB. This size is based
on the total size of all objects in a drawing when uncompressed. Since a
drawing file is normally compressed, the final size of a saved drawing file
on disk will vary based on the size and number of objects in a drawing.
Each individual object in a drawing cannot exceed an uncompressed size
limit of 256MB. For example, a mesh object, when saved to a file and
compressed, might be 75MB in size while the same object when
uncompressed might be 257MB.
Save a Drawing | 181