home *** CD-ROM | disk | FTP | other *** search
-
- 3.6.3 UNLINK ENTITY
-
-
- The UNLINK ENTITY command is used to unlink inter-entity relationships
- constructed using the LINK ENTITY command. Relationships created by other
- commands such as exploded symbols and dimensions or tnodes and text cannot
- be unlinked using this command.
-
-
- COMMAND FORMAT
-
- #UNLINK ENTITY modifiers :Ent x1 x2 ... xn [:Ent ... ]
-
- All entities selected via IDENTS will be unlinked. The command modifiers
- control the member types affected for each identified entity.
-
-
- MODIFIERS
-
- FAMILY If the FAMILY modifier is used, all child and equal members
- of each identified entity will be unlinked. If any of the
- child or equal members are themselves a parent of a futher
- family of entities, then these families will also be
- unlinked. The command acts upon the complete family tree down
- to the bottom most level.
-
- IMMEDIATE The IMMEDIATE modifier is used to specify that only the most
- immediate level of entities related to each of the identified
- entities is to be unlinked. The modifier is followed by one
- of four keywords to specify the member type to be unlinked.
-
- PARENTS Unlink each identified entity from any of its
- parent member entities.
-
- EQUALS Unlink each identified entity from any of its
- equal member entities.
-
- CHILDREN Unlink any child member entities from each of
- the identified entities.
-
- ALL Unlink each identified entity from any of its
- parent, equal or child member entities.
-
-
-