Arch DAE/fr: Difference between revisions

From FreeCAD Documentation
(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 ...")
(Created page with "La fonctionnalité d'importation '''Collada''' dans le module '''Arch''' dépend '''[http://pycollada.github.com/ pycollada]'''. Si '''Collada''' n'est pas installé sur votr...")
Line 3: Line 3:
Note that imported objects will be [[Mesh Module|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.
Note that imported objects will be [[Mesh Module|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 [http://pycollada.github.com/ pycollada]. If it is not installed on your system, Collada import/export will be disabled.
La fonctionnalité d'importation '''Collada''' dans le module '''Arch''' dépend '''[http://pycollada.github.com/ pycollada]'''. Si '''Collada''' n'est pas installé sur votre système, l'importation/exportation seront désactivées.


[[Category: User Documentation]]
[[Category: User Documentation]]

Revision as of 17:09, 1 December 2013

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.

La fonctionnalité d'importation Collada dans le module Arch dépend pycollada. Si Collada n'est pas installé sur votre système, l'importation/exportation seront désactivées.