Search found 2 matches

ActivePViewport Zoom Commands

I can get any of the paper space zoom commands to work. I've tried in both model and paper space (both in Tile mode 0). No luck. I keep getting the error: Object does not support this action. However, the zoom commands work in Tile mode 1. Sample code:

ActiveDocument.ActivePViewport.ZoomExtents

getpapersize

I'm not having any luck either setting or getting the paper size. Does anyone have an example of how to do it correctly. I've tried:

dim x as double
dim y as double
IntelliCAD.PlotManager.SetPaperSize x, y

but, no luck.

Go to advanced search