mugshot Posted September 28, 2011 Posted September 28, 2011 good day to all of you... got a little problem here and asking a little bit of a help... 1. is there a faster way or command to which lines are flying??? coz i got this file from a collegue and i was wondering why is it that lines doesnt connide each other... so when i tilt the file into front elevation... i saw all the lines were not on the same elevation.. so what i did is to change the value of Z into zero.... 2. does i press something... i used to select the object, pan and drag ( to select and add more on my selected objects.)... now if i select the object and use the center of my mouse to drag... point were gone out... so i input first the command then select and drag.. whew!.. i had search the whole help but i cant find the proper answer... thank you in advance and kind regards.... Quote
Organic Posted September 28, 2011 Posted September 28, 2011 1. is there a faster way or command to which lines are flying??? coz i got this file from a collegue and i was wondering why is it that lines doesnt connide each other... so when i tilt the file into front elevation... i saw all the lines were not on the same elevation.. so what i did is to change the value of Z into zero.... FLATTEN possibly? Although if I had to do it I'd do QSELECT and set the z values to 0 also. 2. does i press something... i used to select the object, pan and drag ( to select and add more on my selected objects.)... now if i select the object and use the center of my mouse to drag... point were gone out... so i input first the command then select and drag.. whew!.. i had search the whole help but i cant find the proper answer... thank you in advance and kind regards.... Is PICKFIRST set to 1? Quote
mihael_b Posted September 28, 2011 Posted September 28, 2011 in addition to the last post, lisp for the same action: http://acaduser.com/forum/viewtopic.php?id=19 Quote
SLW210 Posted September 28, 2011 Posted September 28, 2011 Creat a button with this macro: ^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;_chprop;_all;;_thickness;0;;^M; Quote
mugshot Posted October 5, 2011 Author Posted October 5, 2011 thanks 4 d reply.,. Yes, it is set to 1... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.