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

Re: Export Cell's DXF

$
0
0

Hi

Your script is OK and work with both

oDXFExport.OutputFileName = "Output/" + CellDocObj.Cells.Item(1).Name + ".dxf"

and

oDXFExport.OutputFileName = CellDocObj.Path + "Output/" + CellDocObj.Cells.Item(1).Name + ".dxf"

 

No errors

Your problem is not the script....


Viewing all articles
Browse latest Browse all 4541

Trending Articles



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