ith hidden curves with meshes, not in either a screen shot or curve render that leaves outputs rasterized, but much like how the make 2D function operates with nurbs objects. Managing line weights and generating high-quality print objects for shop drawings are my goal. Converting my meshes to nurbs objects isn't really an option. I've searched around for means to achieve this and haven't seen anything yet...does anyone have any ideas? Stabs at an approach or process that might employ various GH components to achieve this end?…
Added by David Stasiuk at 6:52am on January 26, 2012
ually overlap. along with setting the objects to the division points, I would like to control the scale of the objects along the line and i would like them trimmed at the intersections. I think it could be done with grasshopper. and i would like to develop a definition that would serve as the base of my project. So far, I have divided a curve and set the geometry as a brep. Im stuck with the next parts.
I accidentally developed this geometry, but it works with my concept and I think i can go further with it. Best to all and thanks in advance for any input.…
Added by Mike Garcia at 5:30pm on January 28, 2012
t the cost of this process is enormous - the calculation time of both area and "center" in AREA component takes up 99% of all script time consumption.
I'm begging for a help.. not knowing is killing me!
xSVENx…
Added by Sven Nevlida at 9:53pm on February 28, 2012
en tried to set my U-value to True and it still shows as three boxes.
The bounding box works without the pipes, but for some reason when I do box morph only one line is superimposed instead of all six of them.
Is there a way how to deal with this problem?
…
me figure out:
1) I cannot shrink wrap multiple objects that are not connected
2) I can’t figure out how to “inflate” wrap… that is I want to line the interior of a geometry. (Ive been working with the idea of collision-
(and the interior of this geometry does have multiple unconnected objects)
any help would be appreciated.
Cheers,
M…
eally all of the special parameters would allow you to stretch both sides of the object, allowing you to line up the break points and set up nice banks of sliders, toggles, and selectors. Any tools to aid in this process would be welcome (such as the align tool for components).
Speaking of the align tool... it would be great if you could select groups of objects (without selecting the objects within) and align group edges in a similar way (and have all contained components follow).
Cheers,
Marc
…
I would like to see them bigger.
Is there a simple way to do it in GH (like a component "cylinder from line" that keeps the colors)?
Or in Rhino (after having baked it) ?
Thank you guys !
Tim
…
ut its center line.
However, the plates does not rotate about itself and they fly out of the surface. Do anyone have some clues on it??
Thank you very much!!And Sorry, the grasshopper definition is too big I cannot upload it here.
Regards
Nicky
…
Added by Nicky Wong at 12:50am on October 10, 2012
dius should be around 0 an at the beginning around 0.5.
I have two Problems:
1.How can i make the pipes flowing from one line into another without breaks?
2. How can i change the radii of the pipes with an attractor?
I hope someone can help me.
Thank alot
Andreas…
rasshopper import DataTree
tree = DataTree[Rhino.Geometry.Point3d]()
It gives me an error:
Runtime error (MissingMemberException): 'type' object has no attribute '__index__'
Traceback: line 6, in script
Any thoughts?…