Draft OCA: Difference between revisions

From FreeCAD Documentation
m (template fr)
(<translate>)
Line 1: Line 1:
<translate>
===Opening===
===Opening===

This function imports OCA/GCAD files. The [http://groups.google.com/group/open_cad_format OCA file format] is community effort to create a free, simple and open CAD file format. OCA is largely based on the GCAD file format generated from [http://www.gcad3d.org/ gCAD3D]. Both formats can be imported in FreeCAD, and the OCA files exported by FreeCAD can be opened in gCAD3D.
This function imports OCA/GCAD files. The [http://groups.google.com/group/open_cad_format OCA file format] is community effort to create a free, simple and open CAD file format. OCA is largely based on the GCAD file format generated from [http://www.gcad3d.org/ gCAD3D]. Both formats can be imported in FreeCAD, and the OCA files exported by FreeCAD can be opened in gCAD3D.

The following OCA objects get imported at the moment:
The following OCA objects get imported at the moment:

* Lines
* Lines
* Arcs and Circles
* Arcs and Circles
Line 9: Line 9:


===Importing===
===Importing===

Works the same way as opening but creates the objects in the active document instead of creating a new one.
Works the same way as opening but creates the objects in the active document instead of creating a new one.


===Exporting===
===Exporting===

Objects that can be exported at the moment:
Objects that can be exported at the moment:

* Lines and wires (polylines)
* Lines and wires (polylines)
* Arcs and circles
* Arcs and circles
Line 21: Line 18:


===Preferences===
===Preferences===

The following parameters can be specified in the [[Draft Preferences]] tab (menu Edit -> Preferences -> Draft):
The following parameters can be specified in the [[Draft Preferences]] tab (menu Edit -> Preferences -> Draft):

* Import closed areas or not
* Import closed areas or not


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


</translate>
{{languages | {{es|Draft OCA/es}} {{fr|Draft OCA/fr}} {{it|Draft OCA/it}} {{se|Draft OCA/se}} }}
{{clear}}
<languages/>

Revision as of 21:29, 17 February 2014

Opening

This function imports OCA/GCAD files. The OCA file format is community effort to create a free, simple and open CAD file format. OCA is largely based on the GCAD file format generated from gCAD3D. Both formats can be imported in FreeCAD, and the OCA files exported by FreeCAD can be opened in gCAD3D.

The following OCA objects get imported at the moment:

  • Lines
  • Arcs and Circles
  • Closed areas

Importing

Works the same way as opening but creates the objects in the active document instead of creating a new one.

Exporting

Objects that can be exported at the moment:

  • Lines and wires (polylines)
  • Arcs and circles
  • Faces

Preferences

The following parameters can be specified in the Draft Preferences tab (menu Edit -> Preferences -> Draft):

  • Import closed areas or not