Making the 3D "Look From" Isopmetric views easier to use
I noticed the everytime you change the "Look From" view that you have to go back and do a SetUCS, Current View.
To make this easier, just customize/edit the toolbar item:
Customize : Toolbars : Bricscad + (expand) : Isometric Views + (expand) :
The select each of the Front, Back, Right, Left, Top, Bottom sections and edit the command line:
Normal: ^c^c._vpoint;_rotate;90;0
New: ^c^c._vpoint;_rotate;90;0;_UCS;V;
I don't modify the angled views as you typically want to keep your drawings normal to one of the X, Y, or Z planes.
0