Hello everyone
I would like to simulation a house that Its windows are not the same in 4 facades. I don`t know how i can simulation like Photo below .help please
ould try reducing the document tolerance settings:Options:Document Properties: Units: Tolerance.
2. Alternatively, you could reduce the point count in the projected curves with a VB FitCrv: RhUtil.RhinoFitCurve(curve, degree, tolerance, angleTolerance).
3. Project original points on surface instead, create your polylines and run the filleting command on these after.
4. If its still an issue, I would head back to Rhinoscript much more suited for complex geometry sets & the commands are really well documented in the Rhinoscript help file.…
en 3 of them, and one poolyline between two of them.
It would also be very nice if i could control it so that only the successive ones can be connected
so if {0:0:0} has 8 points and {0:0:1} has 8, as do {0:0:5} and {0:0:6} i would like to have this as two polylines, not one continoous that would in this case jump three branches (or curves that are shorter).
Does this make any sense?…
Added by Dusan Bosnjak at 2:08pm on September 28, 2009
peatedly divided into 4 pieces, due to the lack of looping in grasshopper u have to do this manually copying the network again and again.
its just a simple example to test the recursive ability of grasshopper. Again any comments or suggestion is welcomed thanks alot. Thanks for the suggestions for the previous example , have not digested the network yet, willl do it over the next few days and see how it goes, thanks again
And if u guys are interested I have posted the previous problem onto the houdini and GC forum. …
Added by chen kian wee at 3:33am on December 24, 2010