Well, I tried a few things in rhino and one field where it reacts differently from grasshopper is when extracting isocurves : if I extract isocurves from a surface with trimmed parts in rhino, the resulting curves are also trimmed, while grasshopper…
If you have a closer look this happens in rhino as well.
When you trim a surface and want to manipulate it you will always get to work with the initial surface shape. The best to avoid this is not to trim :)
try to generate your surface as a netwo…
Hey, I have the same problem as you maysam : the trimmed parts of surfaces seem to be ignored in grasshopper.
Have you found a solution to this issue ?
Thanks.
hi ivan
you have to check list and oncurve @ the input variable cause you need 4 curves and this is, as you can read from the script text , an array
- to]
Hi I tried your solution in GH but it doesnt work
I pasted your code in a VB component and it turned grey, but the input curve makes surface..
what I doing wrong?maybe the wrong type of curve?
please help
thanks
Hi maysam,
this is not that easy like surface from edge ;-)
take a look @ Marc Hoppermans scripts, he still shared a unroll surface script.
thanks to Marc
[u
hi o[U
Thank you for script. It’s very helpful.
But I thought I can easily use your script as base and modify it in order to replace with another command, but it didn’t work. Actually I want to run the Unroll Developable Surface command from rhino.…
yes, it is a script component, you can download from the album
The VB component return points and normals distributed in two series of paths, each path with three points,..so really it doesn't give you romboids but triangules .....but you can join every two....