Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delete a Viewport

Status
Not open for further replies.

djw2k3

Mechanical
Joined
Jan 20, 2003
Messages
190
Forgive what should be a basic question from a ACAd newbie;

I am in paper space and and created (while experimenting) a view port that covers the whole sheet and 2 more that split the sheet vertically.

How on earth do I now remove them - using "vports" and RMB on the only Named Viewport I can find "Active Model Configuration) and select delete does nothing. Press ok to exit the dialogue box and command line is asking me to specify the first corner of a new viewport box...???

I am at a loss.


ACAD 2004, Win XP

thanks for any help.

DW
 
If the layer they are on is ON and THAWED, then you just select the edge to delete it. You can also use QSELECT to "find" them. You could type in (ssget "X" '((0 . "VIEWPORT")))
and it should find them also (just type in ERASE then P (previous) to "get" them). Hope this helps.

"Everybody is ignorant, only on different subjects." — Will Rogers
 
Ahh, thanks borgunit.

I was trying to select borders while the model space was active... got it sorted now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top