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

  1. ATRIB                                                                Menu: FILES
  2. ================================================================================
  3. Attaches a non-geometric attribute to an entity or an instance.
  4.  
  5.          1.  (CHAR) attribute name=value (3-20 char.)
  6.          2.* (Y/N) attach attribute to: y-selection group, n-single entity <n>
  7.       if reply is `n':
  8.          3.* (IND) entity to add the attribute to
  9.          4.* (Y/N) confirm choice
  10.  
  11. Description
  12.  This command attaches a non-geometric attribute to entities or instances
  13. (placed objects).
  14.  
  15. Enter the attribute you want to attach according to the format: name=value.
  16. (For example: material=cement; price=$12).  The attribute text may have a
  17. maximum length of 20 characters and a minimum of 3 (i.e.  n=m), and should not
  18. contain spaces.
  19.  
  20. Specify whether you wish to attach the attribute to the entities in a
  21. selection group or to a single entity.  If you are attaching to a single
  22. entity, indicate (and confirm) the entity or instance to which you want to
  23. attach this attribute.  You may add attributes to an entity that already has
  24. attached attributes.
  25.  
  26. A specified attribute name may have only one value.  To delete an attribute,
  27. enter its name with no description (i.e., material= ).  To change an existing
  28. attribute, enter its name and its new description.
  29.  
  30. You are prompted to indicate additional entities to which to attach the
  31. specified attribute.  All the attributes will appear in the ASCII file
  32. produced by the \dump command.
  33.  
  34. NOTE: Do not use attribute codes used by the system.  These are listed in the
  35. DUMP.DOC file in the \ARCA directory.
  36.  
  37. Example:    \atrib material=cement (indicate) y
  38.  
  39. Result:The attribute material=cement will be attached to the indicated entity.
  40.