Macro to set a PaperSpace Viewport

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning,
I would like to create a button on a ribbon to insert a viewport at 3/8" = 1'-0" Standard Scale within our title block. I have it placing the viewport to the size needed and on the correct Vport Layer, but cannot seem to figure where to set the Scale or Shade Plot/Visual Style. Is there a simple way to edit the viewport properties that could be nested within the macro when the Viewport is created?
The same question would be setting the view port's Visual Style to Legacy Hidden.
Here is the example of my button's macro so far:
^C^C-Layer;s;Viewport;;^C^C-Vports;P;1,3;34,3;34,22;1,22;C;^C^C_MSpace;Zoom;1xp;;^C^CPSpace;^C^C_mview;L;On;All;;
Once I can complete this example, I will create the same button for 1/4"=1'-0" and 1/8"=1'-0".
Thank you for any help...!