Arbortext Command Language > Callbacks > doc_add_callback > exclude_graphic_notation Callback Type
  
exclude_graphic_notation Callback Type
Function prototype:
function funcname (doc, notationname)
exclude_graphic_notation is called before a notation is added to the notation dropdown of the graphic entity dialog box. If exclude_graphic_notation returns 0, the notation will be added to the notation dropdown. Otherwise, the notation will not be added to the notation dropdown.