Layer Control in DXF Export
- Last UpdatedNov 28, 2025
- 1 minute read
The objective of this function is to create a user defined layer handling for the DXF export. The functionality is applicable if the user has established the layer control file as described. Without this function all entities are put in layer 0. The main idea behind the function is to have specific layers for dimensions, texts, stiffeners, The user is able to control that each model type is assigned to one or several layer names. It is also possible to specify that a model type with a certain combination of color, line thickness and line type should be put on a specific DXF layer. Each entry in the layer control file should have five columns with the following content:
-
Keyword for the model type; for example, PLATES, STIFFENER, DIMENSION
-
The name of the layer to be assigned to all entities of the specified type, line type, thickness and color.
-
A color code or the keyword "ALL"
-
A keyword for the line type or the keyword "ALL".
-
A line thickness or the keyword "ALL".