Quantcast
Channel: Mentor Graphics Communities: Message List
Viewing all articles
Browse latest Browse all 4541

Re: Using VB script to export IDF and DXF formats from Expedition PCB

$
0
0

Hi,

 

Using the layer number should work but it has to be passed as an integer type which might have been the issue if you used layername = i.

 

Then it will be sent as a string type so the export engine will think it is the layer name instead of the layer number. 

try using:
dxfEngine.PutElementExport(MGCPCBEngines.EEnginesElementType.eengElementTypeTraces, dxfLayerName, i, True) 


Viewing all articles
Browse latest Browse all 4541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>