|
Here is a
macro that will reassign your views F9-F12 to match your current work plane. I use this all the time when working on
different sides of a part. I have
noticed that on my box sometimes SmartCam will give me a Dr Watson if I use the
macro and then try to show cut before I enter any other commands. My advice is to save your work before
trying the macro until you get a feel for how it works on your computer. HTH John CBR Industries, Inc. CNC Milling & Turning www.cbrcnc.com -----Original
Message----- This is what I do when I
import an IGS file and find that they're not in the view that I
want to work on. Do a Utility, Display
Modes and turn on your Work Plane Indicator. Then select all the
geometry and do a Ctrl & R or Edit, Transform Rotate. In the Rotate
panel select 3D Axis, then select the axis button that you want
to rotate the part. I generally have my
rotate angle set to 90 degrees before I click the Go button. Once I got the part in my
F9 top view I then change the work plane to XY_PLANE using Alt
& F5 Work Plane Property Change. Regards, Michael Senack -----Original Message----- Tom, Is there a way we can translate and rotate
from one view to another in Smartcam? Cause I got this part that came in at a
weird view and I like to translate and rotate it to a top view. Thank you, Jay -----Original Message----- Jay, All, |
Works on milling applications. The View2 macro will assign the proper views to the F9-F12 keys relative to the current work plane. This keeps the F9-F12 keys consistent from work plane to work plane.
Set the work plane that you want to view in the insert property bar. Press ctrl-z, this runs view2.mcl. F9-F12 are now assigned as follows relative to the current work plane. F9 Top view F10 Front view F11 End view F12 ISO view Edit ini file substitute proper paths. F9=macro "E:\SM11\MILL\QUIKSTEP\viewtop.mcl" F10=macro "E:\SM11\MILL\QUIKSTEP\viewfrnt.mcl" F11=macro "E:\SM11\MILL\QUIKSTEP\viewrght.mcl" F12=macro "E:\SM11\MILL\QUIKSTEP\viewiso.mcl" CTRL+Z= macro "E:\SM11\MILL\QUIKSTEP\View2.mcl"
VIEW2.MCL
Description: Binary data
