home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / hient < prev    next >
Text File  |  1995-07-10  |  663b  |  24 lines

  1.  
  2.    7.1.6 EXCLUDE ENTITY
  3.  
  4.  
  5. The EXCLUDE ENTITY command is used to set the exclude flag for a number of
  6. entities. Once the entities have been identified, they will be highlighted
  7. and remain highlighted when the command is terminated.
  8.  
  9. Once an entity has been excluded, it becomes invisible to all commands and
  10. cannot be identified by IDENTS. Using this property, it is possible to mask
  11. certain entities from action by any command.
  12.  
  13. The entities will remain excluded until the INCLUDE ENTITY command is used
  14. to return the entities to normal status.
  15.  
  16.  
  17.    COMMAND FORMAT
  18.  
  19.       #EXCLUDE ENTITY :Ent x1 x2 ... xn
  20.  
  21. All entities identified via IDENTS will be excluded.
  22.  
  23.  
  24.