Arch DAE: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Marked this version for translation)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|[[Arch_IFC|IFC]]
|[[Arch_IFC|IFC]]
|[[Arch_OBJ|OBJ]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Workbench|Arch Workbench]]
|[[Arch_Workbench|Arch]]
|IconL=
|IconL=
|IconR=
|IconR=
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}

</translate>
{{TOCright}}
<translate>

== Description == <!--T:11-->


<!--T:1-->
<!--T:1-->
Line 31: Line 37:
|[[Arch_IFC|IFC]]
|[[Arch_IFC|IFC]]
|[[Arch_OBJ|OBJ]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Workbench|Arch Workbench]]
|[[Arch_Workbench|Arch]]
|IconL=
|IconL=
|IconR=
|IconR=

Latest revision as of 12:00, 19 May 2023

Description

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