Difference between revisions of "Arch OBJ/en"
Jump to navigation
Jump to search
Renatorivo (talk | contribs) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
Additionally to the standard FreeCAD [http://en.wikipedia.org/wiki/Wavefront_.obj_file OBJ] exporter, the [[Arch Module]] features an alternative exporter that exports coplanar faces as whole OBJ faces, instead of triangulating [[Part Module|Shape]]-based objects, like the standard exporter does. | Additionally to the standard FreeCAD [http://en.wikipedia.org/wiki/Wavefront_.obj_file OBJ] exporter, the [[Arch Module]] features an alternative exporter that exports coplanar faces as whole OBJ faces, instead of triangulating [[Part Module|Shape]]-based objects, like the standard exporter does. | ||
+ | |||
+ | ==Tutorials== | ||
+ | [[Import_from_STL_or_OBJ|Import from STL or OBJ]] | ||
[[Category:User Documentation/en]] | [[Category:User Documentation/en]] | ||
<languages/> | <languages/> |
Revision as of 16:27, 20 June 2016
Additionally to the standard FreeCAD OBJ exporter, the Arch Module features an alternative exporter that exports coplanar faces as whole OBJ faces, instead of triangulating Shape-based objects, like the standard exporter does.