Arbortext IsoDraw > Macro Language Reference > Window Commands > Attribute Window > Callouts > Add Callout_Style
  
Add Callout_Style
With the ADD CALLOUT_STYLE command you can create a new callout style. The new callout style will be added into the currently active document and inherit the attributes of the currently active callout style. The new callout style will be set to active.
* 
If there is no document open, the created callout style will be a new standard callout style available in all new documents.
ADD CALLOUT_STYLE"name"
name
Name of the callout style after creation. If there is already a callout style with that name the macro command can not be executed. You cannot use the following characters within a callout style name:
Forward slash (/)
Circumflex accent (^)
Exclamation point (!)
Less than (<)
Left parenthesis “(“
Colon (:)
ADD CALLOUT_STYLE "myCallout"