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