One of my biggest pet peeves is an AutoCAD operator that does not lock the display of a viewport in Layout (paperspace). It is very annoying when another user double-clicks the middle of a viewport to make a change in model space but zooms and changes the scale.
To prevent a user from changing the scale of a viewport use the Display Lock option in the Properties of the Viewport:
1. Select the viewport.
2. Open the Properties.
3. Scroll down to find Display Lock (default is NO)
4. Change the NO to YES.
Now, if you were to double-click inside the viewport and zoom, you are still zooming the paperspace, not the model space. This prevents a user from messing-up the scale.
hi,
this is a good site. can u help me how to subtract objects like 'grc' in a curve wall, or perhaps in a complex surface wall, say a dome, circular wall...
or perhaps my question would go this way...how can i subtract a certain rose window in a wall that curves, waves, and or slants?
'grc' is a glass reinforced concrete that looks like a decorative block with different hole shapes in it.
many thanks for the help...
Posted by: dean | March 17, 2009 at 03:24 AM
Is some way how to lock viewports by default? So next time I create a viewport it is locked automaticaly?
Posted by: VH | January 16, 2008 at 06:43 PM
This action of using properties menu to lock viewports works but it does not work for irregular shaped viewports. How can this be fixed?
Posted by: Bruce | November 10, 2007 at 11:33 AM
Is there a keyboard command that locks/unlocks the viewport display?
Posted by: Nat Berg | September 05, 2007 at 02:16 PM
Is there a keyboard command that locks/unlocks the viewport?
Posted by: Nat Berg | September 05, 2007 at 02:13 PM
I made 2 buttons that are also available in 2008 and added them to my viewport menu
with the macros
^C^C_-vports _lock _off _p;;
and
^C^C_-vports _lock _on _p;;
it's pretty usefull
Posted by: sam | April 15, 2007 at 10:32 AM
When your viewport zoom extents automatically, set system variable ucsvp to 0 and problem solved.
Kind regards
Posted by: Giboska | November 21, 2006 at 11:21 AM
When i doubleclick a vport the content of that viewport automatically zooms extents. Whats the SETVAR to avoid that?
Posted by: Janneman | November 17, 2006 at 04:31 AM
You can also right click on the viewport, go to "Display Locked" and select "yes" or "no".
Posted by: Donna Stelzer | May 08, 2006 at 11:52 AM
Thanks for the macros. I am sure that those of use who know how to create icons on toolbars or palettes will enjoy them tremendously.
Mike
Posted by: Michael Rotolo | March 05, 2006 at 11:48 AM