FreeCAD and Sweet Home 3D Interoperability: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "Simple export in OBJ format: #Produces extra artifacts, which need to be deleted #Does not keep original part labels of source file, but instead just the filename that was use...")
 
No edit summary
Line 3: Line 3:
#Does not keep original part labels of source file, but instead just the filename that was used to save
#Does not keep original part labels of source file, but instead just the filename that was used to save


<html> ________________________________ </html>
<html> <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTcg-WwyvqYKQBvfuHpCNqy0bIzLzxOejq8WHJDOKW4G2LqzI-_EbIFmgpBx6UCmKuU0pmKyqRcPRuQ/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> </html>


[_______________________________________ edit]
[https://docs.google.com/presentation/d/1X-I7PL4qTvdjwo7ZgJUKB_4b9KWKh2ceIWZe_IT30fg/edit#slide=id.g5c3be0ce2d_1_28 edit]

Revision as of 01:56, 12 October 2020

Simple export in OBJ format:

  1. Produces extra artifacts, which need to be deleted
  2. Does not keep original part labels of source file, but instead just the filename that was used to save

edit