I'm writing a script and for the life of me I cannot figure out how to perform one of the simplest functions in CAD. Because this is a script I cannot use a mouse, only command prompt.
Technically I want this:
ZOOM
SELECTION
10,-10 -40,40
and then I also tried this:
ZOOM
SELECTION
10,-10...