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

  1. RETF                                                               Menu: SUTIL
  2. ==============================================================================
  3. Copies the entire contents of a model into a specified file.
  4.  
  5.         1. (CHAR) name of source file (1-8 char.)
  6.         2. (CHAR) name of file to return (1-8 char.)
  7.      if source file name does not exist:
  8.         3. (Y/N) source file (name) does not exist, create a new file ?
  9.      if file to return does not exist:
  10.         3. (CHAR) return file does not exist, enter another name:
  11.  
  12. Description:
  13. This command operates in two ways, as explained below.
  14. From within the target file:When operating this command from within the
  15. "target" (source) file, the file to be returned is "placed" in the source as
  16. "live data" which may be modified freely like most other entities in the
  17. source file (except placed entities). The scale of the returned file will be
  18. the same as that of the "target" file and the origin will remain unchanged. If
  19. the specified file to be returned does not exist, you will be informed, and
  20. asked for another name.
  21.  
  22.  
  23. From within the file to be returned:When operating from within the file to be
  24. returned, the command copies the entire contents of the current model into the
  25. target file. The target file is opened by the system, and the entities and
  26. instances (placed objects) copied into it become part of the selection group
  27. in the target file. If the specified target file does not exist, you are
  28. informed, and asked if you want to create a new file under that name. If you
  29. reply `n', you may specify another name. The original file is saved.
  30. This command may be used to return entities previously extracted by the \extf
  31. command to their original file.
  32. The command allows you to merge two files containing separate parts of
  33. a model. You may split the file again subsequently using the \extf command
  34. (e.g., to check the main core of a highrise building against the various
  35. floors).
  36. Note that following this command you may have to resolve junctions between
  37. walls created in the two separate files.
  38.