Arch DAE/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 4: Line 4:
|[[Arch_IFC/pt-br|IFC]]
|[[Arch_IFC/pt-br|IFC]]
|[[Arch_OBJ/pt-br|OBJ]]
|[[Arch_OBJ/pt-br|OBJ]]
|[[Arch_Module/pt-br|Arch Module]]
|[[Arch_Workbench/pt-br|Arch Workbench]]
}}
}}
</div>
</div>

Revision as of 04:26, 4 September 2021

The Collada (DAE) format is a standard file format for exchange of Mesh data. The Arch Workbench 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 Workbench has several tools to help you in performing that operation.

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

Links