Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I'm trying to convert a huge engine model into stl or obj file formats. stl conversion is getting aborted while obj converted files have no geometry inside. I noticed that these cases happens only if the part/assembly i'm converting is an imported feature/copy geometry. How to fix this
Probably because the imported feature is not a solid body, but a surface model.
STL need the solid model to export.
Try to solidify the surfaces from the imported part, then do the STL.