Customizing the metamodel > Keywords for USRPROPS > CLEAR_ASSIGNMENTS
  
CLEAR_ASSIGNMENTS
The CLEAR_ASSIGNMENTS keyword clears all symbol type assignments and deassignments from a diagram, including any menu structure created with the DRAW_MENU keyword.
Older diagram types have symbol types set up in program code and these cannot be removed through this keyword. They have to be removed by using the DEASSIGN keyword.
Syntax
DIAGRAM "type name or number"
{
CLEAR_ASSIGNMENTS
}
See also
Keywords for USRPROPS