is there way to to Meake MeshFromSubD And the results
SuBDFromMesh the Topology of First SubD
SubdfromMesh.gh (12.7 KB)
(Number Of Face And Creased Edge,…SmoothEdge) doesn’t Cahnge?
in this example
First var A = Mesh.CreateFromSubDControlNet(x);
Then B= SubD.CreateFromMesh(A);
But in results The Crease Edge removed!
{I am developing a plugin for the subd that I need to be fixed in this topology process}