tmd_63 Posted August 10, 2016 Posted August 10, 2016 I have a converted dxf file (convert from an STL) which was used to create a 3d part and therefore must have been an enclosed volume (or the 3d printer would reject the file). But when I open the file, it has a series of 3d faces instead of a 3d solid. I have used convtosurface cleanly. But when I try to use the sculpt command it says it cannot find a watertight volume. arm-rugged_low-wall-v2.dwg I have attached the file without the surfaces as later files are too big. Is there any autolisp or script files that can check and highlight problem areas? There are a number of files I need to check. This is just one example. Quote
ReMark Posted August 10, 2016 Posted August 10, 2016 I got as far as creating 24088 solids but when I tried to union them this is the error message I received. Modeling Operation Error: Inconsistent information in vertex and coedge attributes. Quote
tmd_63 Posted August 10, 2016 Author Posted August 10, 2016 Hi Mark, how did you get the solids? I didnt get that far. Are you using AutoCAD 2016? Quote
ReMark Posted August 10, 2016 Posted August 10, 2016 I am using AutoCAD 2017. I got the solids by first using the CONVTOSURFACE command then using the THICKEN command. I specified a thickness of 0.01. Quote
SLW210 Posted August 10, 2016 Posted August 10, 2016 Do you have the .stl file? This sort of task is better suited for something like Rhino, but a free program like MeshLab might put it back, but you would need the .stl. What program was used to make the .stl a .dwg? Quote
tmd_63 Posted August 10, 2016 Author Posted August 10, 2016 I do have the STL. But could not upload it here. What outputs can MeshLab create? Would it be a 3d solid for AutoCad? Quote
tmd_63 Posted August 10, 2016 Author Posted August 10, 2016 Thank you SLW210. I downloaded MeshLab, loaded the STL, selected all the faces, filled the holes, exported as DXF and was able to run ConvtoSurface, then Sculpt into a 3d solid. Perfect. Quote
SLW210 Posted August 10, 2016 Posted August 10, 2016 Glad it worked. There are some tutorials around for it, but see you worked it out now. FreeCAD may also be of use for this. You could post the STL file here as a zip file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.