Hi All
I had a problem with Joint Push Pull. I solved it as I was composing this post, and decided to post the solution in case anyone else is stuck.
I was trying to use Joint Push Pull to thicken a curved shell into a 3D object.
In the attached screenshot you can see I have selected all the faces in the shell and invoked the Joint Push Pull.
PROBLEM
Only some of the selected faces are being extruded. The rest are just being ignored.
Win XP Pro SP3, 32 bit machine 4.00GB RAM installed.
Sketchup 8.0.16846
JointPushPull v2.0b
SOLUTION
In plugins\JPP_Dir_20\jointpushpull_main.rb
Change MAX_VISUAL_FACES = 1000
to MAX_VISUAL_FACES = 10000 (or whatever is a reasonable number for your model)
Hope that helps someone
Cheers
Scott