Test ABViewer as converter CGM2DXF - no result ?
Moderators: SDS, support, admin
Test ABViewer as converter CGM2DXF - no result ?
Hi,
I would like to export drawings from NX6 to CGM. Then I would like to convert this CGM´s to DXF in a BAT file.
I am working in test-mode:
starting in DOS-Box is very quick, bat without any result and also no error message.
Is it possible to do this in test mode ?
Os is there any other (better) posibility ?
Horst
I would like to export drawings from NX6 to CGM. Then I would like to convert this CGM´s to DXF in a BAT file.
I am working in test-mode:
Code: Select all
"C:\Programme\Soft Gold\ABViewer 7\ABViewer.exe" /c dxf hl_10832150_A_s_10832150.A.DRW1.cgm
Is it possible to do this in test mode ?
Os is there any other (better) posibility ?
Horst
Re: Test ABViewer as converter CGM2DXF - no result ?
It works, if you use the "absolute path" and not only relative path or only just the file name !
If you would like to get the result in a different dir you write after /c dxf dir=....
eg:
I hope this will be helpful for may be you.
If you would like to get the result in a different dir you write after /c dxf dir=....
eg:
Code: Select all
"C:\Programme\Soft Gold\ABViewer 7\ABViewer.exe" /c dxf -dir=c:\temp\ c:\data\test\hl_10832150_A_s_10832150.A.DRW1.cgm
Re: Test ABViewer as converter CGM2DXF - no result ?
Hello.
Thank you for your comment.
Alexander.
Thank you for your comment.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support