[Request]Add Components to Construction Points?
-
I'm looking for a plugin that can add components to selected constrution points but I can't find it here.(or vertices...but I can add Cpoints to vertices already with Fredo6's plugin)
That can be helpful to add nodes to some spacial building structures.
-
May be this one:
http://forums.sketchucation.com/viewtopic.php?f=323&t=33908#p298004I haven't test it.
-
You can do so with Guide Tools: http://forums.sketchucation.com/viewtopic.php?t=30506#p267835
-
This has already been discussed under another topic with a very similar name... where I posted some code to do just what you want http://forums.sketchucation.com/viewtopic.php?p=193203#p193203
Just copy the code into a .rb file, restart and type/paste the command in the Ruby Console to process selected cpoints...
This tool will add 'node-components' at the cpoint marked junctions [center the component's origin/axes].
Make the tubes from the connecting edges using Didier's 'line2cyl.rb' osa... http://rld.crai.archi.fr/rld/plugin_details.php?id=223 OR see here too [Didier's 'lines2tubes.rb'] http://forums.sketchucation.com/viewtopic.php?p=88592#p88592 and http://forums.sketchucation.com/viewtopic.php?p=360306#p360306 ... -
Hey guys, thank you very much for all your answers...!
Advertisement