algorithmic modeling for Rhino
Hi guys!
So I want to extract a particular surface from the loft which I have created in python. I changed the loft options to give me straight sections, so when I loft 3 rectangles together it should give me 8 surfaces joined into one polysurface.
However, when I try to explode that loft, no objects are returned. Upon further inspection, by testing whether a surface isSurface or isPolysurface, python is telling me my polysurface is in fact just a surface.
Is there any way I can extract the exploded faces of this loft?
Cheers
Tags:
Hi daniel
You try to put b = rs.AddLoftSrf (a, None, None, 2) into b = rs.AddLoftSrf (a, None, None, 4),Check the attached files.
Cheers for that!! Should've thought to try other loft options..
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by