Hello,
I'm trying to mesh a larger cylinder with a smaller hollow cylinder inside; they have different orientations (as seen in the attachment). To create the geometry, I use boolean to subtract the smaller cylinder from the larger one. Then I use 3D -> solid map to mesh the geometry, but it fails with an error: 'Solid must have a single boundary, found 2.' I'm thinking if that means two boundaries are caused by the outer surface and inner surface of the larger cylinder. I would like to ask what might be a better way to mesh such geometry.
Thank you very much,
Ryan
<?xml version="1.0" encoding="UTF-8"?>