Treat the STL as a mesh
STL has no reliable unit declaration. CADProps measures STL coordinates as millimetres. Confirm a known dimension before converting if the scale matters.
Convert an STL triangle mesh to OBJ. The conversion does not recover a precise CAD solid or add reliable units.
Convert STL to OBJ when another mesh tool expects OBJ. Both files are triangles. This does not turn a mesh back into a STEP solid.
STL has no reliable unit declaration. CADProps measures STL coordinates as millimetres. Confirm a known dimension before converting if the scale matters.
Choose OBJ and download the mesh. The triangles are copied into OBJ. Materials, textures and a CAD feature tree are not created.
An open or inconsistent STL stays a mesh. Volume, if shown, is an approximation and only applies to a closed, consistent mesh. Use the original CAD or STEP file when you need an exact solid.
Yes. Upload an STL file, choose OBJ and download the mesh.
No. OBJ is still a triangle mesh. Converting the mesh does not reconstruct precise CAD curves or a solid model.
No. Neither STL nor OBJ declares a reliable unit. CADProps assumes millimetres when it measures these meshes.