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