Arch DAE/fr: Difference between revisions

From FreeCAD Documentation
m (ajout de liens)
(Updating to match new version of source page)
Line 1: Line 1:
The [http://en.wikipedia.org/wiki/COLLADA Collada (DAE)] format is a standard file format for exchange of Mesh data. The [[Arch Module]] can import meshes from .dae files, and export Arch and other [[Part Module|Shape]]-based objects to the .dae format.
=Arch_DAE/fr=


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.
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 Arch]] peut importer des '''maillages''' à partir de fichiers [http://fr.wikipedia.org/wiki/Collaborative_Design_Activity .DAE], et, d'exporter Arch et d'autres formes d'objets basés sur le format '''.dae'''.<br>
Notez que les objets importés seront des '''[[Mesh Module/fr|objets Mesh]]''', et devront être transformés en '''[[Part_Module|Shapes]]''' ou en '''[[Arch Module/fr|objets Arch]]''' pour une utilisation optimale.<br>
Le module''' Arch''' dispose de plusieurs outils pour vous aider dans la création cette opération.<br><br>
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.<br>


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.


[[Category: User Documentation/fr]]
[[Category: User Documentation]]
<languages/>

{{languages/fr | {{en|Arch_DAE}} {{es|Arch_DAE/es}} {{it|Arch_DAE/it}} }}

Revision as of 14:13, 29 November 2013

The Collada (DAE) format is a standard file format for exchange of Mesh data. The Arch Module can import meshes from .dae files, and export Arch and other Shape-based objects to the .dae format.

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.