cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

Web.Link Export to DXF Uppercase file name

SikiF
10-Marble

Web.Link Export to DXF Uppercase file name

Hi,

Does anyone have a solution when exporting a drawing to .DXF format via Web.Link, the file name is always written in lowercase letters. How to get the file name to be written in uppercase letters.

 

Part of the code is as follows:

...

var DXFOut = pfcCreate("pfcDXFExportInstructions").Create();
CurModel.Export(FileName.toUpperCase(), DXFOut);

...

No mater what I always get filename od disk written in lowercase.,But if I export to PDF format I can get in uppercase format.

 

Any idea, solution?

 

 

 

 

0 REPLIES 0
Announcements

Top Tags