home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p036 / 15.ddi / ACADACC.TXT < prev    next >
Encoding:
Text File  |  1992-07-01  |  25.9 KB  |  698 lines

  1. AutoCAD Access
  2.  
  3.  
  4. MicroStation AutoCAD Access allows you to open AutoCAD drawing
  5. ".dwg" files in MicroStation. A drawing file can be opened:
  6.  
  7. * Interactively in MicroStation with the DWGIN MDL application.
  8.   DWGIN is also used to adjust import settings.
  9.   
  10. * Directly by specifying its filename when starting MicroStation
  11.   or by using MicroStation's Open File dialog box.
  12.   
  13. * By issuing commands from the system prompt. This feature can
  14.   be used to automatically convert multiple drawing files to
  15.   MicroStation design file format or convert a symbol library of
  16.   AutoCAD block definitions to cells in a MicroStation cell
  17.   library.
  18.   
  19. This version of MicroStation AutoCAD Access allows you to open
  20. AutoCAD Version 2, 9, 10 and 11 drawing files.
  21.  
  22.  
  23.  
  24. Opening AutoCAD Drawing Files Interactively with DWGIN
  25.  
  26.  
  27. To interactively open an AutoCAD drawing file in MicroStation:
  28.  
  29. 1.In the MDL settings box, select DWGIN and click the Load
  30.   button.
  31.   or
  32.   Key in MDL LOAD DWGIN.
  33.   
  34.   The AutoCAD Access dialog box opens.
  35.   
  36. 2.Use the list box to select the directory and name of the
  37.   drawing file.
  38.   or
  39.   in the Name field, key in the name of the drawing file.
  40.   
  41. 3.Click the OK button or press <Return>.
  42.   
  43. 4.Set the options as desired. See "AutoCAD Access dialog box."
  44.   
  45. 5.Click the Open button or press <Return>.
  46.   
  47.  
  48. AutoCAD Access dialog box
  49.  
  50. The AutoCAD Access dialog box and the dialog boxes that can be
  51. opened from its menus have items for setting AutoCAD Access
  52. options.
  53.  
  54.  
  55. AutoCAD Drawing File
  56.  
  57. Displays the filename and other information about the input AutoCAD
  58. drawing file.
  59.  
  60. Translation Units
  61.  
  62. You can select whether AutoCAD drawing units are mapped to:
  63.  
  64. * Master - equates drawing units to the master units of the
  65.   active design file.
  66.   
  67. * Sub - equates drawing units to sub-units of the active design
  68.   file.
  69.  
  70.  
  71. Convert Blocks To
  72.  
  73. In AutoCAD, a block is a set of entities grouped together into a
  74. compound object. Blocks in the AutoCAD drawing file can be
  75. converted to:
  76.  
  77. * Library Cells - added to the active cell library (if one is
  78.   attached) and added to the design file as unshared cells. If
  79.   no cell library is attached, the cells are placed only in the
  80.   design file.
  81.   
  82. * Shared Cells - added to the design file as shared cell
  83.   definitions and instances.
  84.   
  85. * Components - added to the design file as their individual
  86.   components. In other words, the blocks are dropped (exploded).
  87.  
  88.  
  89. Color Palette
  90.  
  91. AutoCAD supports a fixed 256-color palette. Although this palette
  92. can be modified (usually with a program provided with the
  93. graphics hardware), the modified palette cannot be saved.
  94.  
  95. MicroStation's default color table can be modified. The
  96. modifications can be saved as a color table file that can then be
  97. attached to a design file(s) as the active color table. See
  98. "Settings menu" (Color Palette) in the MicroStation Reference
  99. Guide for more information about color tables.
  100.  
  101. The following items are in the Color Palette option menu:
  102.  
  103. * AutoCAD - The design file's color table is redefined to match
  104.   AutoCAD's color palette.
  105.   - The colors of entities in the drawing file are translated exactly.
  106.   - The colors of existing elements in the design file may be changed.
  107.   
  108. * Design File - Each color in AutoCAD's color palette is mapped
  109.   to the closest color in the design file's color table.
  110.   - The colors of entities in the drawing file may be
  111.     changed. (The closer the design file's color table is to
  112.     AutoCAD's color palette, the smaller the changes.)
  113.   - The colors of existing elements in the design file are
  114.     not changed.
  115.  
  116.  
  117. Origin
  118.  
  119. The coordinates of the design file's global origin in the x-, y-,
  120. and z- direction (usually 0,0,0) unless it is necessary to shift
  121. data from the AutoCAD drawing file to fit it in the design plane
  122. or cube.
  123.  
  124.  
  125. Frozen Layers
  126.  
  127. If Frozen Layers is on, entities on frozen layers are imported.
  128. If Frozen Layers is off, entities on frozen layers are omitted
  129. from the design file.
  130.  
  131.  
  132. Shift Global Origin
  133.  
  134. If Shift Global Origin is on and it is necessary to shift data
  135. from an AutoCAD drawing file to fit it in the design plane (2D)
  136. or design cube (3D), the design file's global origin is moved to
  137. the location of the origin of the drawing file. Existing elements
  138. in the design file are shifted so that they are correctly
  139. positioned relative to the elements from the imported drawing
  140. file. If Shift Global Origin is off, the design file's global
  141. origin is not moved.
  142.  
  143.  
  144. File menu/Settings File╔
  145.  
  146. AutoCAD Access import settings (all options in the AutoCAD Access
  147. dialog box and the names of translation tables) can be saved in
  148. an import settings file so that they can be retrieved as needed.
  149.  
  150. The following Settings File sub-menu items are available:
  151.  
  152. * Choosing Attach opens the Attach Settings File dialog box,
  153.   which is used to attach an import settings file.
  154.   
  155. * Choosing Save saves the import settings in the attached import
  156.   settings file.
  157.   
  158. * Choosing Save As opens the Save Settings File dialog box,
  159.   which is used to save the import settings in a new import
  160.   settings file. It may be useful to have a different import
  161.   settings file for each client or project.
  162.   
  163. The import settings file is pointed to by the MS_DWGINSET
  164. environment variable. If MS_DWGINSET is not set, the default
  165. import settings file is "dwgin.sfi" in MicroStation's "data"
  166. directory.
  167.  
  168.  
  169. File menu/Log File╔
  170.  
  171. Choosing Log File from the File menu in the AutoCAD Access dialog
  172. box opens the Log File dialog box, which is used to specify an
  173. alternate log file. A log file is an ASCII file in which
  174. translation statistics and diagnostics are saved. By default, the
  175. log file is saved with the same filename and directory as the DWG
  176. file with the extension ".log."
  177.  
  178. Note:
  179.   The Display>Text item in the Command Window's File menu can be
  180.   used to view the log file. See "Menu Reference" (File menu) in
  181.   the MicroStation Reference Guide for more information about
  182.   Display>Text.
  183.  
  184.  
  185. Settings menu/Fonts
  186.  
  187. Choosing Fonts from the File menu in the AutoCAD Access dialog
  188. box opens the Text Fonts dialog box, which is used to adjust the
  189. mapping between AutoCAD font or text style names and MicroStation
  190. font numbers.
  191.  
  192. To change the MicroStation font that an AutoCAD font is mapped
  193. to:
  194.  
  195. 1.In the list, select the font mapping to modify.
  196.   
  197. 2.Key in the MicroStation font number or use the option menu to
  198.   select a MicroStation font.
  199.   
  200. The mapping between AutoCAD and MicroStation fonts is stored in a
  201. translation table. The File menu in the Text Fonts dialog box has
  202. the following items:
  203.  
  204. * Choosing Attach opens the Attach Font Table dialog box, which
  205.   is used to attach a font translation table.
  206.   
  207. * Choosing Save saves the font mapping to the attached font
  208.   translation table.
  209.   
  210. * Choosing Save As opens the Save Font Table dialog box, which
  211.   is used to save the font mapping to a new translation table.
  212.  
  213.  
  214. Settings menu/Levels...
  215.  
  216. Choosing Levels from the File menu in the AutoCAD Access dialog
  217. box opens the Levels dialog box, which is used to adjust the
  218. mapping between AutoCAD layer names and MicroStation levels.
  219.  
  220. If a layer name is not mapped to a specific MicroStation level,
  221. level numbers are sequentially assigned to layer names in
  222. alphabetical order. A MicroStation level name is created for each
  223. layer name so that levels can continue to be referred to by their
  224. layer names.
  225.  
  226. To change the level that an AutoCAD layer is mapped to:
  227.  
  228. 1.Select the layer to level mapping to modify.
  229.   
  230. 2.Key in the MicroStation level number.
  231.   
  232. The mapping between AutoCAD layer names and MicroStation level
  233. numbers is stored in a translation table. The File menu in the
  234. Levels dialog box has the following options:
  235.  
  236. * Choosing Attach opens the Attach Level Table dialog box, which
  237.   is used to attach a level translation table.
  238.   
  239. * Choosing Save saves the level mapping to the attached level
  240.   translation table.
  241.   
  242. * Choosing Save As opens the Save Level Table dialog box, which
  243.   is used to save the level mapping to a new level translation
  244.   table.
  245.  
  246.  
  247. Settings menu/Line Styles...
  248.  
  249. Choosing Line Styles from the File menu in the AutoCAD Access
  250. dialog box opens the Line Styles dialog box, which is used to
  251. adjust mapping between AutoCAD linetype names and MicroStation
  252. line styles.
  253.  
  254. To change the line style that an AutoCAD linetype is mapped to:
  255.  
  256. 1.Select the linetype to modify.
  257.   
  258. 2.Use the option menu to select a line style or key in the line
  259.   style number.
  260.   
  261. The mapping between linetype names and line styles is stored in a
  262. translation table. The File menu in the Line Styles dialog box
  263. has the following options:
  264.  
  265. * Attach opens the Style Table dialog box, which is used to
  266.   attach a font translation table.
  267.   
  268. * Save saves the line style mapping to the attached line style
  269.   translation table.
  270.   
  271. * Save As opens the Style Table dialog box, which is used to
  272.   save the line style mapping to a new line style translation
  273.   table.
  274.  
  275.  
  276. Settings menu/Weights...
  277.  
  278. Choosing Weights from the File menu in the AutoCAD Access dialog
  279. box opens the Weights dialog box, which is used to set the
  280. mapping between the widths of polylines and MicroStation line
  281. weights.
  282.  
  283. To specify the polyline width to map to a MicroStation line
  284. weight:
  285.  
  286. 1.Select the row with the MicroStation line weight in the list
  287.   box.
  288.   
  289. 2.In the text field below the Polyline Widths column, key in the
  290.   polyline width to map to that MicroStation line weight.
  291.   
  292. Note:
  293.   If a polyline segment is tapered, the weight mapping is ignored
  294.   and the exact representation of the tapered segment is
  295.   represented in the design file as a filled shape. This ensures
  296.   that arrowheads and other tapered polyline segments are
  297.   represented correctly.
  298.  
  299. Note:
  300.   AutoCAD polyline widths are specified by the actual line
  301.   thickness in drawing units. MicroStation line weights are not
  302.   associated with a specific thickness, but instead determine the
  303.   relative line weight of a line with respect to other line weight
  304.   values. This allows line weight display to be tailored to the
  305.   display hardware. For hard copy output, the WEIGHT_STROKES record
  306.   in the plotter configuration file defines the thickness at which
  307.   a line of a given line weight is plotted. For more information
  308.   about plotter configuration files, see "Plotting" in the
  309.   MicroStation User's Guide.
  310.  
  311.  
  312.  
  313. Opening AutoCAD Drawing Files Directly
  314.  
  315.  
  316. You can open an AutoCAD drawing file directly, either by
  317. specifying its filename when you start MicroStation or by using
  318. the Open File dialog box. This eliminates several steps required
  319. for interactive operation.
  320.  
  321. To open drawing files directly in MicroStation, you must specify
  322. DWGINIT as the startup MDL application by redefining the
  323. MS_INITAPPS environment variable. Environment variables are
  324. defined in the Environment Variables settings box. See "Menu
  325. Reference" (User menu) in the MicroStation Reference Guide for
  326. more information about setting environment variables.
  327.  
  328. When a drawing file is opened directly, a design file is created
  329. with the same filename as the drawing file with the extension
  330. ".dgn." The entities in the drawing file are copied to this
  331. design file. The settings stored in the default import settings
  332. file "dwgin.sfi" or the settings file indicated by the
  333. MS_DWGINSET environment variable are used.
  334.  
  335. Note:
  336.   It is not currently possible to run MicroStation Manager and
  337.   directly open drawing files. In future versions this capability
  338.   will be added to MicroStation Manager.
  339.  
  340.  
  341. Starting MicroStation with a drawing file as the active design
  342. file
  343.  
  344. After you have specified DWGINIT as the startup MDL application,
  345. you can start MicroStation and specify a drawing file as the
  346. active design file the same way you specify a design file.
  347.  
  348. For example, on a DOS-based system, enter at the system prompt:
  349.  
  350.      ustation <drawing_filename>
  351.  
  352.  
  353. Opening a drawing file using the Open File dialog box
  354.  
  355. After you have specified DWGINIT as the startup MDL application,
  356. you can use MicroStation's Open File dialog box to open a drawing
  357. file.
  358.  
  359. To open an AutoCAD drawing file directly in MicroStation:
  360.  
  361. 1.Choose Open from the File menu.
  362.   
  363.   The Open File dialog box opens.
  364.  
  365. 2.Choose AutoCAD Drawing from the Type option menu.
  366.   
  367. 3.Select the drawing file to open and click the OK button or
  368.   double-click the drawing file to open.
  369.   
  370. Note:
  371.   To open a design file or sheet file while DWGINIT is the startup
  372.   MDL application, choose Ustn Design or Sheet File from the Type
  373.   option menu.
  374.  
  375.  
  376.  
  377. Command Line Operation
  378.  
  379.  
  380. A DOS batch file ("msbatch.bat") or UNIX shell script ("msbatch")
  381. is provided to convert AutoCAD drawing files from the system
  382. command line. This feature is especially useful to convert
  383. multiple drawing files. A set of block definitions can be
  384. automatically included in a single MicroStation cell library.
  385.  
  386. To convert AutoCAD drawing files from the system command line,
  387. enter:
  388.  
  389.      msbatch dwgin input:<drawing_file> [switches]
  390.   
  391.   drawing_file is the drawing file to import. The wildcard
  392.   characters "*" and "?" can be used to specify more than one
  393.   file. Unless a complete path is specified, the MS_DWG
  394.   environment variable is used to locate the drawing file(s).
  395.   
  396.   Unless a switch(es) are specified, the settings that you last
  397.   set interactively are used to control the conversion.
  398.   
  399. Switch                      Description
  400. ---------------------------------------
  401. blocks:[component|          Controls how blocks in the drawing file are
  402. library|shared]             translated. See "Block Output" for details.
  403.  
  404. createcell                  If present, a cell is created from the
  405.                             entire contents of the drawing file. This
  406.                             is useful when a series of drawing files
  407.                             containing block definitions are to be
  408.                             placed into a MicroStation cell library.
  409.  
  410. createlib                   If createcell is specified, createlib
  411.                             specifies that a new cell library is always
  412.                             created; if a cell library with the same
  413.                             filename exists, it is overwritten. If
  414.                             createlib is not present, a new cell library
  415.                             is created only if a cell library with that
  416.                             filename does not exist.
  417.  
  418. createdgn                   If present, a new design file is always
  419.                             created; if a design file with the same
  420.                             filename exists, it is overwritten. If
  421.                             not present, a new design file is created
  422.                             only if a design file with that filename
  423.                             does not exist.
  424.  
  425. colors:[acadpalette|match]  Controls the mapping between AutoCAD and
  426.                             MicroStation colors. See "Color Mode" for
  427.                             details.
  428.  
  429. fonttable:<font_table>      Specifies font_table as the font mapping
  430.                             table.Unless a complete path is specified,
  431.                             the MS_DXFDATA environment variable is used
  432.                             to locate translation tables.
  433.  
  434. frozen:<on|off>             Determines whether frozen layers are to be
  435.                             translated (on) or omitted (off).
  436.  
  437. leveltable:<level_table>    Specifies level_table as the level mapping
  438.                             table.1
  439.  
  440. outdgn:<design_file>        Specifies design_file as the output design
  441.                             file. If design_file does not exist, it is
  442.                             created. If design_file exists, it is
  443.                             created only if the createdgn switch is
  444.                             present.
  445.                             The MS_DEF environment variable and the
  446.                             input filename are used to determine the
  447.                             output design file specification if outdgn
  448.                             is omitted or incomplete.
  449.  
  450. outlib:<cell_library>       Specifies cell_library as the output cell
  451.                             library. If cell_library does not exist, it
  452.                             is created. if cell_library exists, it is
  453.                             created only if the createlib switch is
  454.                             present.
  455.                             The MS_DEF environment variable and the
  456.                             input filename are used to determine the
  457.                             output cell library specification if outlib
  458.                             is omitted or incomplete.
  459.  
  460. seeddgn:<seed_file>         Specifies seed_file as the seed file used to
  461.                             create design files. If seeddgn is omitted
  462.                             or incomplete, the MS_DESIGNSEED and
  463.                             MS_SEEDFILES environment variables are used
  464.                             to select the seed file.
  465.  
  466. seedlib:<seed_cell_lib>     Specifies seed_cell_lib as the seed cell
  467.                             library used to create new cell libraries.
  468.                             If seedlib is omitted or incomplete, the
  469.                             MS_CELLSEED and MS_SEEDFILES environment
  470.                             variables are used to locate the seed cell
  471.                             library.
  472.  
  473. settingsFile:<settings_file>  Specifies settings_file as the import
  474.                               settings file. See "Settings File" for
  475.                               details.
  476.  
  477. styleTable:<style_table>    Specifies style_table as the line style
  478.                             translation table. See "Line Styles" for
  479.                             details.
  480.  
  481. units:<sub|master>          Specifies translation units. See
  482.                             "Translation Units" for details.
  483.  
  484.  
  485. Converting multiple drawing files
  486.  
  487. Command line operation is particularly convenient when more than
  488. one drawing file is converted.
  489.  
  490. For example, to convert all of the drawing files in the "\dwg"
  491. directory to design files in the "\dgn" directory:
  492.  
  493.      msbatch dwgin input:\dwg\*.dwg outdgn:\dgn\ createdgn
  494.      frozen:off
  495.   
  496.   The createdgn switch tells DWGIN to always create a new design
  497.   file and overwrite an existing design file with the same
  498.   filename. The switch frozen:off specifies to omit entities on
  499.   layers that are frozen (off).
  500.  
  501.  
  502. Converting a symbol library of block definitions into a
  503. MicroStation cell library
  504.  
  505. A single command can be used to convert multiple AutoCAD drawing
  506. files that contain block definitions into cell definitions in a
  507. MicroStation cell library.
  508.  
  509. For example, the command (entered as one line):
  510.  
  511.     msbatch dwgin input:\dwgblock\*.dwg outdgn:\tmp\blocks:library
  512.                    outlib:\dgn\dwgblock.cel createcell createdgn
  513.   
  514. does the following:
  515.  
  516. 1.Converts all drawing files in the "\dwgblock" directory to
  517.   design files in the "\tmp" directory.
  518.   
  519. 2.For each drawing file, adds a cell definition that consists of
  520.   all entities in the drawing file to the "dwgblock.cel" cell
  521.   library.
  522.   
  523. Tip:
  524.   To save disk space, after this procedure was finished, you could
  525.   delete the design files that it created in the "tmp" directory.
  526.  
  527.  
  528.  
  529. AutoCAD to MicroStation Entity Conversions
  530.  
  531.  
  532. Entities in the AutoCAD drawing file (left) are translated to the
  533. related MicroStation elements (right).
  534.  
  535. AutoCAD Entity                 MicroStation Element
  536. ---------------------------------------------------
  537. Line                           3. Line
  538. Point                          3. Line (zero length)
  539. Circle                        15. Ellipse (circular)
  540. Text                          17. Text
  541. Arc                           16. Arc
  542. Trace                          6. Shape
  543. Solid                          6. Shape
  544. Block                          1. Cell (in cell library)
  545.                               34. Shared Cell Definition
  546. Insert                         2. Cell (in design file)
  547.                               35. Shared Cell Instance
  548. Attribute Definition          Not currently supported
  549. Attribute                     17. Text
  550. PolyLine                      12. Complex Chain
  551.                                4. Line String
  552.                                6. Shape
  553.                               16. Arc
  554.                               24. B-Spline Surface (Mesh)
  555.                               27. B-Spline Curve (Spline Fit)
  556. Line (3D)                      3. Line
  557. Face (3D)                      6. Shape
  558. Dimension                     Component elements
  559. Viewport                       5. Reference File Attachments
  560.                                   (in sheet file)
  561.  
  562. Note:
  563.   Extruded entities are converted to surfaces of projection.
  564.  
  565. Note:
  566.   If paper space and viewport entities are encountered in a drawing
  567.   file, a separate sheet file is created. The paper space entities
  568.   are added to the sheet file rather than the active design file.
  569.   Paper space viewports are translated to reference file
  570.   attachments in the sheet file. The sheet file name is the same as
  571.   the active design file with the extension ".s01."
  572.  
  573.  
  574.  
  575. DWG Table Conversions
  576.  
  577.      DWG Tables                   MicroStation
  578.      -----------------------------------------
  579.      APPID                        Not Currently Supported
  580.      DIMSTYLE                     Not Currently Supported
  581.      LAYER                        Named Levels
  582.      LTYPE                        Line Styles
  583.      VIEW                         Active View Configuration
  584.                                   Saved Views
  585.      VPORT                        Active View Configuration
  586.      UCS                          Auxiliary Coordinate Systems (ACS)
  587.  
  588.  
  589.  
  590. Limitations
  591.  
  592.  
  593. Conversions between AutoCAD ".dwg" and MicroStation format cannot
  594. be exact because the two formats define elements differently. In
  595. general, MicroStation has more element types and stores much more
  596. information about each element. These differences may affect the
  597. accuracy of the conversion:
  598.  
  599. * MicroStation allows elements to be placed on 63 levels and in
  600.   eight line styles. Line styles are numbered. Cell names are
  601.   limited to six characters
  602.   ("A-Z" capital letters only, "0-9," "$," and "."). The design
  603.   plane is finite.
  604.   
  605.   In AutoCAD, the names of linetypes and blocks can all be up to
  606.   31 characters long. The design plane is infinite.
  607.   
  608. * AutoCAD does not support the following MicroStation element
  609.   types:
  610.   - multi-line text (text nodes).
  611.   - true ellipses, non-circular arcs (partial ellipses), curves,
  612.   and B-splines.
  613.   - true complex shapes and chains.
  614.   
  615.   Special cases of the polyline entity are the closest AutoCAD
  616.   equivalents for MicroStation non-circular ellipses and arcs, B-
  617.   splines, curves, and complex chains.
  618.   
  619. * AutoCAD has no equivalent for MicroStation graphic groups.
  620.   
  621. * AutoCAD supports line widths only for polylines and cannot
  622.   represent line weights.
  623.   
  624.  
  625.  
  626. Translation Tables
  627.  
  628.  
  629. The default translation tables used by AutoCAD Access define the
  630. mappings between names and codes in AutoCAD and MicroStation for:
  631.  
  632.       AutoCAD     MicroStation     Translation Table
  633.      
  634.        layers        levels           "level.tbl"
  635.      
  636.      text styles     fonts             "font.tbl"
  637.      
  638.      linetypes    line styles        "linecode.tbl"
  639.      
  640.        widths     line weights        "weight.tbl"
  641.      
  642. Translation tables are ASCII files. AutoCAD Access uses the same
  643. translation tables as MicroStation's DXF translator. The
  644. MS_DXFDATA environment variable is used to locate translation
  645. tables. Translation tables can be edited in dialog boxes or with
  646. a text editor. For more information about translation tables, see
  647. "Maximizing Efficiency" (DXF Files) in the MicroStation User's
  648. Guide."
  649.  
  650.  
  651. Ensuring That Coordinates Remain Correct
  652.  
  653. AutoCAD and MicroStation store coordinates differently - AutoCAD
  654. stores coordinates as floating-point values on an infinite design
  655. plane while MicroStation stores coordinates as 32-bit integers on
  656. a finite design plane (2D) or design cube (3D). Therefore, it may
  657. be necessary to shift or even scale a drawing so that it fits in
  658. the design plane or cube.
  659.  
  660. MicroStation's working units can be adjusted so that the design
  661. plane (cube) has enough "room" to store even drawings with
  662. widespread coordinates with sufficient accuracy. Seed files are
  663. supplied with MicroStation as design file templates with
  664. settings, including working units, set to appropriate values for
  665. disciplines such as architecture, mapping, and mechanical design.
  666. In most cases, using a design file with appropriate working units
  667. ensures that a drawing file is converted with no need for
  668. shifting or scaling.
  669.  
  670. See "Key Concepts" at the end of Lesson 2 in the MicroStation
  671. User's Guide for information about the design plane and working
  672. units. See "Maximizing Efficiency" (Choosing the Right Seed File)
  673. in the MicroStation User's Guide for information about the seed
  674. files included with MicroStation.
  675.  
  676. When you open a drawing file, if the drawing does not fit in the
  677. design plane (cube), it is centered.
  678.  
  679. * If you open the drawing file interactively, a warning and the
  680.   new origin is displayed in the AutoCAD Access dialog box. If
  681.   Shift Origin is on, the global origin of the design file is
  682.   shifted to match the origin of the drawing file. The
  683.   coordinates of entities in the drawing file remain the same,
  684.   but the coordinates of elements in the design file are
  685.   changed.
  686.   
  687. * If you convert the drawing file by entering a command at the
  688.   system prompt or using the Open File dialog box, the global
  689.   origin is shifted if a new design file is created.
  690.   
  691. If the drawing does not fit in the design plane (cube) after it
  692. is centered, a warning is displayed and the drawing is scaled to
  693. fit into the design plane (cube). The scale factor is displayed
  694. in the AutoCAD Drawing File section of the AutoCAD Access dialog
  695. box and a warning is included in the log file. Data that is
  696. scaled no longer has correct real-world dimensions.
  697.  
  698.