[Plugin] Perpendicular Face Tools (UPDATED 26-03-09)
-
BIG Thanx...
-
Chris, does it only works with FACES?? Why not with 3d objects too?
I then tried to create SINGLE faces, and make them into a component, so I would place them with your plugin and then replace ONE component with a more complex 3D object... but it also didnt accept using the component... the face must be exploded
Cant you change that?
-
I don't have time right now to fix it how you would like, but as a work around, you could also install my components to faces plugin. That will apply your component to all selected faces, which would probably do what your looking for, for now.
Chris
-
Thanks for the suggestion... in fact, I already had your two plugins installed, I guess I just hadnt used them yet!
-
Hi Chris,
I installed v1.2 and the script doesn't show up anywhere, not under the Plugins pull-down, or your separate sub-list under Plugins.
I'd appreciate your help.
Thank you. Ben
-
Hi Ben, sounds like it is not getting put in the correct place somehow. There should be a single file called clf_perpendicular_face_tools_loader.rb in the main plugins folder. And a folder called clf_perpendicular_face_tools that has all the other files it in (clf_perpendicular_face_tools.rb, circle_xx.png(2), square_xx.png(2), and star_xx.png(2)). So make sure everything is in the right spot and let me know if that helps. If not, we'll keep trying,
Chris
-
Chris,
My folders are configured just as you say and no-go. I even deleted all the files and reinstalled the zip file.
I'm puzzled too, because on another computer it works just fine.
I appreciate your help and love your script (on the other computer )
-
OK, one last thing to try before we dive into deep troublshoot mode.
This is one of the few scripts that I wrote where I toyed around with the idea of disabling it by default. So just go try to enable it in the preferences menu - Window > Prefences > Extensions and make sure it is turned on. If that does not do it, then I'll PM you a new tweaked script that will output errors for me to look at.
Chris
-
Chris, well there it is.
Thank you. I forgot to check the preferences all the while thinking there we one place like that to check. I'll have to remember that for future problems.
Ben
-
Amazing plug-in! I've been looking for something like this for quite some time. It really is a time saver, thank you.
-
Hi Chris, I've had some trouble with your tool.
Using a millimeter template i was not able to get under 25,4mm radius for the circle tool
for your information, here is the code from the console.
Error: #<TypeError: reference to deleted Entity> (eval):895:in
get_attribute'
(eval):895:inonActivePathChanged' C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396 Error: #<ArgumentError: Not enough edges - at least 3 required> C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396:in
add_face'
C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396:inmake_face' C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:306:in
onUserText'
(eval):895
Error: #<ArgumentError: Not enough edges - at least 3 required>
C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396:inadd_face' C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396:in
make_face'
C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:306:inonUserText' C:/Program Files (x86)/Google/Google SketchUp 7/Plugins/clf_perpendicular_face_tools/clf_perpendicular_face_tools.rb:396
Not sure what it means, but when i draw a circle (even bellow 25mm) on the ground plane and then use the star tool there is no problem. It works. -
hmm, interesting. I'll set up to a mm template and try it to se if I get the same error.
-
Dear Chris,
I used your tool extensively in the beta test of fredos Curviloft. It's a great combination. but at times appears a little error. Some objects are rotated to 180 degrees. At two or three objects, this is not a problem to turn the objects by hand.
Charly
-
Hi Charly, I never did quite get some of that stuff worked out. When I wrote this I knew very little about vectors/ But, I was aware of the possibility of it adding unwanted rotation to faces. So I built in the ability to rotate a face immediatly after placing it by using the up arrow key.
So if a face is rotated wrong, hit the up arrow key to rotate it 90 degrees. Hope that helps,
Chris
-
Thanks Chris for your quick response. Your tip is a good help.
Charly
-
hi chris
long use this tool and I would like to ask you some suggestions.square perperdicular:
if I enter a single value (for ejemmplo 20) = draws a square of 20 (as it works now)
but if I enter two values (eg 20,30) draws a rectangle of 20x30
circle perperdicular:
add opcion of oval
if I enter two values (eg 20,30) draws a oval of 20x30
custom face:
add opción for scale
if I enter /2 draws face , half the size of the original face
if I enter *2 draws face , twice the size of the face of originis it possible?
-
That would be possible to add. I"m not sure how to handle the fact that different places use . and , differntly in numbers. Is there a way to determine what the decimal delimeter is for a user's location or something?
-
using the (,) between numbers. is a performance equal to that of native sketchup.
just for that reason I put as an example (30,20 in visor vcv) for a 30cmx20cm rectangle -
chris,
there seems to be some incompatibility with SU8 as the toolbar does not appear and I cannot find PFT in your folder in the plugins menu, even though all the files are in the plugins folder.
-
Edson, I have these tools on my Mac with SU8 Pro and they work fine. Have you ticked the box for Perpendicular Face tools in Preferences>Extensions?
Advertisement