I want to merge the two subD together but Rhino show “!” in some of the subD surface. Are there any ways that I can merge two subD together , Thank You
cat.3dm (4.2 MB)
Since neither of the two SuBD objects is closed, you can first run the Fill command to quickly close them, and then run BooleanUnion. The demo is as follows,
Thank You I am able to Union the subD together.