ProMED:                                             Pro/E-MED Linienmapping

  

Configuration ProMED
DXF-Linestyle mapping
 

With the file dxf2med_lstyle.map in the subdirectory cfg, you can map Pro/E dimension or symbols to a MEDUSA linetyp by specifying name, layer,color and width.

File syntax::

CSGConvType : CSGDxf2Med
CSGMappingType : CSGLineStyleMapping

 

<DXF-Line> : <DXF-Layer> : <DXF-Color> : <M-Line> : <M-Layer> : <S-Line> : <S-Layer>
<name> : <name> : <number> :    <name> :    <number> : <name> : <number>

You cannot change the first two lines.

The expressions in brackets give an example of the meaning of the columns and the information herein. Pro/E linetypes and layers are specified by their names, and Pro/E colors by their pen numbers ! MEDUSA lines and layers are specified with an M-prefix for sheet-level lines and an S- prefix for clump-level lines.

Columns are separated by colons. You can comment out a column with two dashes. 

Tables:

<DXF-Linie> : <DXF-Layer> : <DXF-Farbe : <M-Linie> : <M-Layer> : <S-Linie> : <S-Layer>
: dimension : : : 4 : : 4
continuous : : : L0 : 21 : SL0 : 22
: : 5 :               L7 : : SL7 :
dashed : : : L3 : : SL3 :
: machine : : : 256 : : 256
: foundation : 6 : : 64 : : 65
: foundation : 7 : : 60 : : 61
: foundation : : : 58 : : 58

ProMED determines all qualities of a Pro/E element and put these into the table. The table is scanned from top to bottom as the required MEDUSA qualities are in put, charactaristics that are not explicitly mapped are set to the default (DEF).

DXF-Linientyp DXF-Layer DXF-Farbe MLinie Mlayer SLinie SLayer
dotted dimension 5 L7 4 SL7 4
phantom dimension 3 DEF 4 DEF 4
continuous dimension (all) L0 4 SL0 4
continuous (all except 4) (all) L0 21 SL0 22
dashed machine (all) L3 256 SL3 256
dashed foundation 5 L7 58 SL7 59
dashed foundation 6 L3 64 SL3 65
dashed foundation 7 L3 60 SL3 60

 

   

© CAD Schroer GmbH 2000