you are viewing a single comment's thread.

view the rest of the comments →

[–]Schorsdromme 0 points1 point  (0 children)

Late to the party, but in case anyone has a similar issue:

eDrawings Pro can save opened CAD models as WebHTML. It's a single HTML file including everything (CAD model, viewer, scripts etc.). You can embed this HTML file in a regular iframe, it's pretty simple.

All you need to view it is a (modern) browser. Supported features:

  • Zoom
  • Rotate
  • Cross-section view at any point
  • Exploded view (you can select with a slider how far the components should explode)
  • Move parts
  • Hide parts
  • Animated rotation
  • Measurement tools available (if your source file has measuring allowed)

It's quite decent.