Creating solid

Trying to create a tread.3dm (51.4 KB) solid

Hi Robert - If I understand what you’re trying to do - an actual question would make it easier to help - use TextObject to create a solid letter, and BooleanUnion or BooleanDifference from the bigger shape.

-Pascal

Pascal, really not concerned with the text, that can go away, just trying to make a solid from what I have.

Oh, ok-I see - the input is all there, more or less, you just need to make sure the lines and surffaces meet cleanly- the inner radius surface and the long side do not meet, for instance, and there are little line segments here and there. If you get all those lines simplified and clean, you can make new surfaces using PlanarSrf and then join al the results to make a solid.

-Pascal