[Obsolete] Component Spray Tool
-
The file seem to be 10MB large already. I could try to shave some stuff off to leave you with the basics... Let me have a look. I'll send you a PM.
-
@didier bur said:
Hi,
@unknownuser said:
I have 30+ components in a model, yet the plugin only recognises 5,
What's the difference between the 2 kinds ? (imports, DXF/DWG, own library vs SU library, etc ?)
@unknownuser said:
I have luck it tries to spray 809234803924789789798 components
Check out the surface of your components. If it's a grass sprig, you're likely to get millions of them...
@unknownuser said:
of course may be my hands simply are growing from the @ss
Of course.
I'd be happy if you Didier could help me straighten my hands a little )
Here's spray.skp
http://www.mediafire.com/?ozzdmv9cplx
I can't spray component#2 at all.
With component#3 I get notice about zillion iterations.
What do I wrong?
P.S. After posting I finally understood The plug simply doesn't work with 2d stuff (no matter linework or faces)- 3d only. Could it be fixed? 2d dummy components are good for keeping the file size light in modeling stage. -
it happened to me several times too, that the script only allowed you to select some of the components in the model.
when I made the components unique, these new comps where shown in the component spray window.
ps: didier, have you seen this?
-
Hi,
@unknownuser said:
I can't spray component#2 at all.
Sure: density is based on bounds calculations, and 2D components have a depth of zero and a height of zero. This give either a floating domain error (when dividing by zero) or zillions of instances to drop.
This can be fixed. Next release will accept 2d components.
I'm still searching why some components don't appear in the dropdown lists. I cannot reproduce the error for now.
And for the "too-big-list-of-50+-components-that-goes beyond-the-screen", there's no slider options for such lists. We need to ask for sliders for version 7 ( ) of the API, OR use webdialogs.@plot-paris: interesting, this is what Majid asked for.
-
Hear ya' on the sliders request Didier. How abbout if we could be able to type in the name of the component if it doesn't appear on the list. Currently that functionality isn't supported, but could be another workaround... Just trying to think a little laterally.
-
Wow Didier, tlk about a quick turnaround time! MANY thanks, I really appreciate the trouble.
-
Hi Juju,
Thancks for the SKP. It DID help me to find why some components didn't appear in the list and why some other did.
You know, when you take a look at the "In model" tab of your components browser, you see say, 38 components. But in fact there are much more components loaded in the model definitions list: groups, images, and internal components. In your file there are 184 of them ! Fortunately I discovered a ruby method to distinguish which component is shown or not in the browser. What's shown is what you must have in the list. I replaced my old buggy function with this method and (drumroll) all went well: 38 components in list.
So I've some good news for you: version 1.12 has been uploaded at the top of this thread.
I've also corrected the "zillions of comps" bug when using flat 2D components. Now the scripts supports wire components either in X,Y,orZ.
Webdialogs to come in version 1.13 ... And maybe proxies too.
Regards, -
Didier, this is great news! thanks a lot for the uptate!
-
Didier,
You are a true legend!
-
Just a quick workaround idea for 2D components:
Modify the component definition by adding a vertical line to the face on the red%green plane (to give it more than 0 depth) and use the script. Afterwards you can always delete this line (and of course it will be deleted from all instances).
-
-
Hi Gaieus,
No need to do that now. Component with a single line in it will work, either a XY line,XZ line or YZ line, or a flat surface, whatever you like. -
I have a 2D flower comp (Always face camera) and I can't seem to get this to do anything. It goes thru the dialogues, etc, but then after I click okay .. .nothing. . . .I even added the little line to make it a 3D comp. Nuthin'!!!
help please. .. .
-
did you specify a layer? everytime I left this one blank, it did'nt work for me
-
Anyone seen this warning dialoge before?
Cant seem to get the plugin to work.
Many thanks
-
Didier is it complicated to add a new spray shape-
vertexes of selected surface ? There'll be lot of use for this mode. -
Hi,
Not very difficult to add.
Dropped it on the todo list@j_forester: is this happening on SU startup or when using the script ?
-
On SU Pro startup. Running Mac 10.4.9
-
@plot-paris said:
did you specify a layer? everytime I left this one blank, it did'nt work for me
that did it. .. plus. . .always make sure there is a surface on which to spray.
-
Hi,
Component Spray Tool updated (v 1.3.) here:
http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=11746
New shape option and bug fixes.Should interest especially plot-paris, rv1974 and j_forrester
Advertisement