home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / DROP.HLP < prev    next >
Encoding:
Text File  |  1980-01-01  |  1.4 KB  |  28 lines

  1.  DROP                                                                Menu: SCRN
  2.  ==============================================================================
  3.  Drops from the model all entities not included within a specified fence.
  4.  
  5.          1. (POINT) first corner of fence
  6.          2. (POINT) opposite corner of fence
  7.          3. (Y/N) confirm deletion of the selection group <n>
  8.       if reply is `n':
  9.          4. ! correct the selection group, use \sdel to delete it.
  10.  
  11.  Description:
  12.  This command clears your file of those entities that are outside a specified
  13.  fence.
  14.  Pick the first corner of the fence, and then the opposite corner.
  15.  Any entity with one or more points outside the fence, and any instance (placed
  16.  object) whose reference point is outside the fence, will be indicated as
  17.  selected entities. You are asked to confirm that the selection is as intended.
  18.  If you reply positively all the selected entities will be deleted from the
  19.  model. The display will be refreshed.
  20.  This command is useful if objects have been wrongly placed. The command should
  21.  be executed only while in an orthogonal projection.
  22.  
  23.          Example: \drop -10 -10 0 10 10 0 y
  24.  
  25.  Result: Any entity having one or more points outside the defined fence
  26.  (-10 -10 0, 10 -10 0, 10 10 0, 10 -10 0), and any instance (placed object)
  27.  whose reference point is not within the fence, is deleted from the model.
  28.