Arbortext IsoDraw > Macro Language Reference > Window Commands > Attribute Window > Styles > Delete Style
  
Delete Style
The DELETE STYLE command deletes an existing style out of the style list of the currently active document.
* 
With no document open a standard style will be deleted.
DELETE STYLE"name""substName"
name
Name of the style that is going to be deleted. If no style with that name exists the command can not be executed.
substName
Name of the style that is substituted. If no style with that name exists the command can not be executed.
DELETE STYLE "myNewStyle" "Dashed"