I’m having an issue with converting tinsurfaces into Dynamo geometry(not mesh).
I have two tinsurfaces (EG,FG) shown in the image below, and trying to turn them into Dynamo geometry so I can use them for geometry intersection or get distance to other geometries.
They both come in okay as meshes, but when i try to turn them into any type of geometry(polysurfaces, triangles, edgelines), one of them(EG) doesn’t work.
+) Oh, it is telling me to change the scale, but still creates the polysurface at the end! I guess I’ll have to ignore the warning for now. Thanks for the solution!
Yeah, unfortunately it’s a warning that you just have to ignore it really becomes annoying when using Dynamo Player, because then it says “run completed with warnings” even though everything executed properly. You can “swallow” the warning by using a Function.Apply node.