Customizing the metamodel > Keywords for USRPROPS > DRAW_TOOL
  
DRAW_TOOL
The DRAW_TOOL keyword adds a symbol-drawing tool to the Draw menu and toolbar.
Syntax
DIAGRAM "type name or number"
{
DRAW_TOOL "symbol type" [IN "diagram type"]
}
Examples
DIAGRAM "AV-01 Overview and Summary (DM2)"
{
DRAW_TOOL "ArchitecturalDescription (DM2)"

DRAW_TOOL "Process" in "Data Flow Gane & Sarson"
}
Usage notes
If the symbol type represents more than one explicit relationship or definition type, a droplist is displayed for it.
Otherwise, if the symbol type has a list-type property with depictions on the values, those values appear in a droplist.
To add structure to the menu, see DRAW_MENU.
See also
Keywords for USRPROPS