algorithmic modeling for Rhino
I wrote a long and complex script that is supposed to split specific mesh edges and when I finally got the splitting part the VB component doesn't do it!
I even tried to write a new script and force it:
(x is a mesh input)
Dim m As mesh = x.Duplicate
m.TopologyEdges.SplitEdge(1, .5)
a = m
no split... can't be much simpler than that. Any help?
Tags:
Your exact code works in my computer. I'm using the latest V5.
Thanks for the double check. It was a version issue. V4 simply won't split meshes but you are right that it works fine in V5. Wish I would have checked that hours ago!
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