Hi guys, I’m currently trying to get my head around the nature of Tsplines, In dynamo solids can be deconstructed into, Topology.Face, Edge and Vertices. from there you can then turn the faces into surface etc.
But I’m having trouble turning Tspline surface into Tspline Topology, it seems like if I can get that, then I can get the Tspline edge, vertex and face and from there possibly able to manipulate the Tspline in a more controlled way.
So can someone please give me a hind (or show it quickly) how or if my line of thought would even work? I’ve looked trough all the nodes on Tspline in the library, it doesn’t seem to have a node that converts Tspline surfaces into Tspline Topology.
Follow up question, Tspline.Surface.CreaseVertices and TsplineSurface.WeldVertices, seems like interesting Nodes in fine tuning a Tspline Surface, so is there a situation where they can be used in fine tuning a Tspline surface?
tspline self formed.dyn (90.2 KB)
I know the question are kinda vague, but there are hardly any materials on Tspline Dynamo online =(
any help would be appreciated.