Arch DAE

From FreeCAD Documentation
Revision as of 17:08, 1 December 2013 by Renatorivo (talk | contribs) (Created page with "Le format de fichier Collada [http://fr.wikipedia.org/wiki/Collaborative_Design_Activity (.DAE)], est un standard pour l'échange de données Mesh. Le [[Arch Module/fr|Module ...")

Le format de fichier Collada (.DAE), est un standard pour l'échange de données Mesh. Le Module Arch peut importer des maillages à partir de fichiers .DAE, et, d'exporter Arch et d'autres formes d'objets basés sur le format .dae.

Note that imported objects will be Mesh objects, and will need to be turned into Shapes or Arch objects for optimal use. The Arch Module has several tools to help you in performing that operation.

The Collada import functionality in the Arch module depends on pycollada. If it is not installed on your system, Collada import/export will be disabled.