hello every body!!!
i search to create a network surface with:
Rhino.Geometry.NurbsSurface.CreateNetworkSurface(edges,2,0,0,0,0)
but it return an error:
expected IEnumerable[Curve], got list
how can i transform a list to an IEnumerable,
i searched but what is the difference between an IEnumerable and list?
Only!
11 posts - 4 participants