Difference between revisions of "Cad"
From Wiki2
(Created page with "==new layout=== *insert/ ====interupting command to zoom (transparent zoom)==== So you can do what AutoCAD calls a transparent zoom, a zoom in the middle of a command without in...") |
|||
Line 1: | Line 1: | ||
==new layout=== | ==new layout=== | ||
#insert/layout/layout_from_template/favorites/cadfiles/templates/letter.dwt | |||
#layer/new/name make current setcolor VPon | |||
#mview select 2 points double click inside | |||
#layer filter for wireframe | |||
#VPon for wireframe | |||
#layer filter for current view | |||
#draw surface you want to work on | |||
#VPoff other layers | |||
#UCS3 pick_points <ret><ret>/NA/enter_name<ret> | |||
#plan<ret><ret> gets u on current ucs | |||
====interupting command to zoom (transparent zoom)==== | ====interupting command to zoom (transparent zoom)==== | ||
*'z<ret> | |||
So you can do what AutoCAD calls a transparent zoom, a zoom in the middle of a command without interrupting the command. Type 'z<cr> and then type .2x<cr> to indicate that you want the new display to reduce the size of the drawing to one fifth the current size. | So you can do what AutoCAD calls a transparent zoom, a zoom in the middle of a command without interrupting the command. Type 'z<cr> and then type .2x<cr> to indicate that you want the new display to reduce the size of the drawing to one fifth the current size. | ||
*plan<ret><ret> -plan view of current ucs |
Revision as of 17:17, 25 July 2012
new layout=
- insert/layout/layout_from_template/favorites/cadfiles/templates/letter.dwt
- layer/new/name make current setcolor VPon
- mview select 2 points double click inside
- layer filter for wireframe
- VPon for wireframe
- layer filter for current view
- draw surface you want to work on
- VPoff other layers
- UCS3 pick_points <ret><ret>/NA/enter_name<ret>
- plan<ret><ret> gets u on current ucs
interupting command to zoom (transparent zoom)
- 'z<ret>
So you can do what AutoCAD calls a transparent zoom, a zoom in the middle of a command without interrupting the command. Type 'z<cr> and then type .2x<cr> to indicate that you want the new display to reduce the size of the drawing to one fifth the current size.
- plan<ret><ret> -plan view of current ucs