Export model views to 2D SVG

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to export views from my fusion 3D model into a 2D vector format. More specifically, I would like to be able to select any view angle of my model, and just export the visible lines (and possibly textures) into an SVG file that could then be used to be displayed on a website. The ultimate goal is to be able to change the color of each component of the model directly in the web app on the website, modifying the svg code that allows for color coding of different areas of the vector file.
Is there a simple way to export a view from Fusion models into a clean 2D vector file ? I've tried using the drawing
workspace, and export in PDF, but it seemed I couldn't just choose any view, and was restricted to ISO presentation angles. And after converting the PDF into SVG, it seemed we weren't able to apply colors or textures to the different areas of the vector file.
Any input or idea would be greatly appreciated