home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / EXTF.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  2.0 KB  |  37 lines

  1. EXTF                                                                Menu: UTIL
  2. ==============================================================================
  3. Extracts part of the model to an external file.
  4.  
  5.         1. (CHAR) name of extract file (1-7 char.)
  6.      if file name exists:
  7.         2. (Y/N) file (name) already exists, wish to overwrite?
  8.      if file name does not exist or reply is `y':
  9.         3. (Y/N) wish to delete the extracted entities from source file?
  10.         4. (Y/N) wish to open the extracted file?
  11.  
  12. Description:
  13. This command transfers all the entities and instances (placed objects)
  14. included in the selection group to a separate file.
  15. You are asked to specify the extract file name (up to seven characters). If
  16. a file of that name already exists, you will be informed and asked if you wish
  17. to overwrite it. You are asked whether you wish to open the extract file or to
  18. stay in the current file (the default). You are then asked whether the
  19. extracted entities are to be deleted from the current (source) file or not
  20. (the default). If you choose to open the extract file all the selected
  21. entities are transferred to the new file. The current file is then closed and
  22. the new file is opened by the system.
  23. The new file contains only those selected parts of the original file that were
  24. extracted. When dealing with a large model you may extract a part to be worked
  25. on, avoiding irrelevant data that may slow system response time. After
  26. elaborating this part of the model (adding and/or modifying) you may return it
  27. to the original source file by using the \retf command.
  28. Note that if you add or update walls in the extracted model, then when you
  29. return to the source file you may have to fix their intersections with those
  30. walls that were not transferred.
  31.  
  32.         Example: \extf inter1 y y
  33.  
  34. Result: The entities and objects included in the selection group are
  35. transferred to the file named inter1. The file is opened by the system for
  36. work. Your current file is closed and saved.
  37.