Hi I am trying to get the UV plane of a surface using python. Can anyone help?
If I was doing this in grasshopper, I would use the evaluate Surface component, put a uv point of 0.5,0.5, reparametrize the surface, and the plane would come out of the ‘Frame’ output.
I have tried rs.EvaluateSurface, but this only returns a point and not a plane.
Any ideas would be appreciated.
Worth noting that my surfaces are expected to be planar only.
Thanks,
Josh
3 posts - 2 participants