|
|
|||||||||||||||||||||||
| Unofficial AutoCAD History Pages | |||||||||||||||||||||||
Changing the TILEMODE setting has no effect on the entities already in your drawing. Thus, turning TILEMODE on doesn't guarantee that existing scripts or programs will run if you've used Release 11's new commands to create -Viewport entities or other objects in paper space; neither will they run if files you're importing (using DXFIN or IGESIN) make use of the new capabilities. To ensure compatibility with scripts or other macros created for Release 10, you should observe the following guidelines: Create new drawings from a prototype that has TILEMODE on. This prevents any viewport entities, including the paper space viewport, from being created. You can use the VPORTS command to create, store, and retrieve viewport configurations. Turning TILEMODE on in a drawing that already has Viewport or other paper space entities, allows you to use the VPORTS command to store and retrieve saved viewport configurations, but does not eliminate -paper space objects or viewports. This provides command-level compatibility, but not database-level compatibility. Other scripts or AutoLISP programs that do not use the VPORTS command or directly manipulate the VPORTS symbol table should run without change, regardless of the TILEMODE setting. Scripts or AutoLISP programs that are designed for use in Release 11 and that use the new features might behave incorrectly if TILEMODE is on (such programs should check and set -TILEMODE as necessary). DXFOUT will always output the paper space-specific header variables, regardless of TILEMODE's setting. Once TILEMODE has been turned off in a drawing, DXFOUT will output the viewport entities that have been created, even if -TILEMODE has been turned back on. When TILEMODE is off, display list operations in existing ADI drivers are disabled. This should allow the majority of ADI drivers to continue to function, but some drivers perform screen operations not requested by AutoCAD and these may have problems. With TILEMODE on, all ADI drivers should operate the same way they did for Release 10. The following sections list the commands and system variables affected by the TILEMODE system variable, and describe its effects. For a description of -TILEMODE's effects on AutoLISP and ADS functions, see the appropriate Programmer's Reference. Commands Affected by TILEMODE The following section lists the commands affected by the TILEMODE system variable.
System Variables Affected by TILEMODE EXTMAX, EXTMIN, LIMCHECK, LIMMAX, LIMMIN, UCSNAME, UCSORG, UCSXDIR, UCSYDIR Tilemode = 0 (R11 mode): For all of these variables, these settings apply only to the current space independently of the other space. The values of these system variables are written as separate HEADER variables when output by DXFOUT Tilemode = 1 (R10 mode): These variables have the same effect as in Release 10 |
|||||||||||||||||||||||
|
© Copyright 2005 Autodesk, Inc. All rights reserved. Reproduction
or copying of images is prohibited. Legal Notices & Trademarks - Privacy Policy |
|||||||||||||||||||||||