Arbortext Command Language > Functions by Alphabetical Listing > modify_graphic_entity
  
modify_graphic_entity
modify_graphic_entity(name, notn[, sysid[, pubid]])
This function allows you to modify a graphic entity declaration.
name is the name of an existing graphic entity.
notn is the name of the entity's new notation. The leading & is optional.
sysid is the new system identifier value (if there is one).
pubid is the new public identifier value (if there is one).
Related topic
declare_graphic_entity function