Zoom Extend Script for Model Space

Zoom Extend Script for Model Space

pambeka
Contributor Contributor
201 Views
1 Reply
Message 1 of 2

Zoom Extend Script for Model Space

pambeka
Contributor
Contributor

Hi...can any one tell me how can i make all .Dwg file fit to page manner with single command or script?

 

All drawings are in Model space.

0 Likes
202 Views
1 Reply
Reply (1)
Message 2 of 2

lee_kirkup
Enthusiast
Enthusiast

I suggest you edit the WD.ENV file with the following.

In the "Project and drawing-related paths and setting" section add the following line.

WD_OPEN_DWG,(command "_.ZOOM" "_E")

 

This will zoom extents any drawing opened by the project manager upon opening.