Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Import/export using 2D DXF

  • Last UpdatedNov 28, 2025
  • 2 minute read

Import and export of 2D DXF format can be done on drawings. During export, the system entities are converted in the following way:

AVEVA Marine entity

DXF entity

Point segment

Point

Line segment

Line

Arc segment

Arc

Contour

Polyline

Text

Text (standard font is used)

Hatch pattern

Block of lines

Symbols, notes

Exploded into single entities

Linear, Radius and Angle dimensions

Linear, Radius and Angle dimensions

Chain and Staircase

Divided into single dimensions

Other dimensions or edited dimensions

Exploded into single entities

Color

Translated by color code

Line types

Translated by a line table and name (line thickness not implemented)

Layer

Layer according to control file (see below)

The resulting entities will belong to layer 0. The DXF post-processor converts a DXF file to a General drawing. The link is based on R12. There is also partial support of R13 if a drawing is saved with the command SaveAsR12 in Autocad before exported to the system.

For import, the DXF file is converted in the following way:

DXF entity

AVEVA Marine entity

Point

Point

Line

Line segment

Arc

Arc segment

Circle

Contour

Text

Text (standard text font is used)

Polyline

Contour

Linear, Radius and Angle dimensions

Linear, Radius and Angle dimensions

Solid

Approximated to the boundary contour

Block

Results in a component

Color code

Colors 1-7 are translated, 8-255 results in default colors

Line type

The most common line types are recognized

Layer

Integer number layers are translated

The following remarks can also be made:

  1. It is not distinguished between the different kind of states for a layer.

  2. Only 2D information is handled.

  3. It is possible to scale the text. However, the height and length are proportional.

  4. DXF does not use line thickness. This is normally realized by different colors.

  5. Attributes are not handled since they normally only has a meaning in the originating system.

  6. Note that lines having a complex line type will be drawn only as solid lines. See COM.

TitleResults for “How to create a CRG?”Also Available in