Zum Inhalt
LiberoDraft LiberoDraft Help
Deutsch
Start C Topics Import and export

Import and export

What belongs to data exchange

LiberoDraft stores its own drawings as a .cad2d file (Save). For exchanging data with other programs and for templates from the workshop there are four further routes:

RouteWhat for
Import DXF / Export DXFexchange with other CAD programs — geometry, layers, colours, dimensions, hatches and blocks
Import SVG / Export SVGvector graphics from illustration and layout programs, output for web and documentation
Insert imagephoto, scan or screenshot as a template to trace
Import drawingtake a second LiberoDraft drawing into the open one

Export is described on two pages: the commands under Export DXF and Export SVG, the prompts and option windows under Export prompts and DXF options.

Access

All import and export commands live in the File menu File — in the classic toolbar and in the ribbon the same button opens the same menu.

File menu: (1) Check & clean up drawing…, (2) Import DXF, (3) Export DXF, (4) DXF profiles…, (5) Import SVG, (6) Export SVG
File menu: (1) Check & clean up drawing…, (2) Import DXF, (3) Export DXF, (4) DXF profiles…, (5) Import SVG, (6) Export SVG

Insert image Image, Coordinate table Coordinates and Axis cross Axis cross sit in the ribbon group “File” as buttons of their own.

Ribbon, group “File”: (1) File menu, (2) Print, (3) Insert image, (4) Coordinate table, (5) Insert axis cross
Ribbon, group “File”: (1) File menu, (2) Print, (3) Insert image, (4) Coordinate table, (5) Insert axis cross

In the classic toolbar the whole group “File & import/export” sits in the overflow menu “☰” on the far left at a window width of 1400 pixels; on wider screens it is open in the toolbar.

Classic toolbar, overflow menu “☰” open: (1) the “☰” button, (2) Insert image, (3) Coordinate table, (4) Axis cross
Classic toolbar, overflow menu “☰” open: (1) the “☰” button, (2) Insert image, (3) Coordinate table, (4) Axis cross

What happens to the layers on import

A DXF brings its own layers. LiberoDraft creates a layer for every DXF layer that does not exist yet and puts the elements there. Which DXF name leads to which layer is governed by the active DXF profile: it holds layer mappings (with the wildcards * and ?), the line type translation and the “Normalise” switch, which pulls every object onto the layer default instead of keeping its own colour.

Panel “Layer” after the import: the layer “KONTUR” from the DXF file has been added, “ACHSEN” already existed
Panel “Layer” after the import: the layer “KONTUR” from the DXF file has been added, “ACHSEN” already existed

Without a profile the rule is: an explicit object colour is kept, otherwise the element inherits the layer colour; the line width always comes from the layer. The SVG import knows no layers — every element ends up on the active layer.

The check after every import

After a DXF or SVG import the check runs automatically. If it finds anything, the status bar reports the number and the dialog Check & clean up drawing opens by itself; if everything is in order, only the message appears. After a DXF import LiberoDraft additionally shows the import overview with a tally of the elements read in and recommended clean-ups.

Note

Foreign polylines cannot carry element and angle dimensions. The import overview therefore offers to explode them into lines right away — which can be undone with Ctrl + Z.

Limits

PointState v3.0.24
SVG export from the modelgeometry and texts only — no dimensions, hatches, blocks and images (Printing)
Imagesare exported neither to DXF nor to SVG
Sheetsthe paper space is written flattened on DXF and SVG export, no paper-space structure is created
File selectionimport and export run through the browser file dialog; the output is downloaded

Related topics

Related topics