Hi Guys
Recently i try to write a script with "one button" to export the dxf and obd.
i try to use axlRunBatchDBProgram but i fail to do so,
Q1) Dxf commend
axlRunBatchDBProgram("dxf out" "a2dxf -u MILS -a 2 dlibx2iff 123 %s")
* this commend able to run the function but the cnv file is fix, which mean if user want to export other layer then it is not working.
* any idea how can i edit the cnv file automatically according to user need?
Q2) Obd parameter file not found inside batchhelp folder
Please help.
Regards,
Eugene
Recently i try to write a script with "one button" to export the dxf and obd.
i try to use axlRunBatchDBProgram but i fail to do so,
Q1) Dxf commend
axlRunBatchDBProgram("dxf out" "a2dxf -u MILS -a 2 dlibx2iff 123 %s")
* this commend able to run the function but the cnv file is fix, which mean if user want to export other layer then it is not working.
* any idea how can i edit the cnv file automatically according to user need?
Q2) Obd parameter file not found inside batchhelp folder
Please help.
Regards,
Eugene
Comment