Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have the following lines in a script file (to zoom and scale a viewport) using Civil 2020
zoom
center
289633.75,954295.65
0.4xp
But I do not get the expected result of zoom to coordinates and scale. AutoCAD prompts "No Center found for specified point. Specify second point:"
Trying at the Command line I enter Zoom, Center and am prompted "ZOOM of" and again this does not accept X,Y coordinates
If I try the Command line shortcuts Z, C I am prompted "ZOOM Specify center point:" and this does accept the X,Y coordinates but working with the Script only allows me to use full words ZOOM and CENTER.
Is there a way of working with coordinates when prompted "ZOOM of"?
Solved! Go to Solution.