ProMED:                                             Charactermapping

  

Configuration 

  

Charactermapping 
MEDUSA and Pro/E allow the use of special characters that cannot be represented using the standard font set. The special characters can be mapped using the mapping table character.map located in the subdirectory cfg.

File Syntax:

CSGConvType : CSGMed2ProE
CSGMappingType : CSGTextMapping

 

<MEDUSA special character> : <Pro/E special character>
<token> : <token>

You cannot change the first two lines.

In the first column of the next line the MEDUSA special character is included and in the second column the Pro/E special character is included. The columns are separated by a colon. Pro/E special characters start with ^A and end witn ^B. The following is an example of the first lines of the attached file.

CSGConvType : CSGMed2Pro/E
CSGMappingType : CSGTextMapping
@pfca : CTRL + A  a  CTRL + B
@pfcb : CTRL + A   j  CTRL +B

Hint: Pro/E special character sequences are treated as follow:
eg..: CTRL + A  aj   CTRL + B  :  @pfca@pfcb

 

To map special characters in dimensioning correctly, a mapping table character_dxf.map in the subdirectory cfg is used.

File Syntax:

CSGConvType : CSGMed2DXF
CSGMappingType : CSGTextMapping

 

<MEDUSA special character> : <DXF special character>
<token> : <token>

You cannot change the first two lines.

In the first column of the next line the MEDUSA special character is included and in the second column the DXF special character is included. The columns are separated by a colon. The following is an example of the first lines of the attached file.

CSGConvType : CSGMed2DXF
CSGMappingType : CSGTextMapping
@23 : %%c
@27 : %%d
@17 %%p

 

  
 

© CAD Schroer GmbH 2000