Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

leeminardi
en respuesta a: Shea_G

I found the problem!  Your 3d house is too far from 0,0,0.  One corner of the house has its coordinates as:

X=338829.400 Y=5566481.273 Z= -0.200

Although AutoCAD supports 15 significant figures I am not sure about stl files which may, like 3ds Max, only supports 7 significant figures.

SInce it was difficult to move the solid closer to zero with the move command I made a block of the solid with a base point at the corner of it. I then deleted the one instance and added the block at 0,0,0 and then exploded it to return it back to a solid.  Exporting this to an stl file gave satisfactory results.

  

lee.minardi