Test ABViewer as converter CGM2DXF - no result ?

Discuss and ask questions about ABViewer.

Moderators: SDS, support, admin

Post Reply
Liesinger
Posts: 4
Joined: 17 Jun 2009, 20:02

Test ABViewer as converter CGM2DXF - no result ?

Post by Liesinger » 18 Jun 2009, 09:43

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:

Code: Select all

"C:\Programme\Soft Gold\ABViewer 7\ABViewer.exe" /c dxf hl_10832150_A_s_10832150.A.DRW1.cgm
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

Liesinger
Posts: 4
Joined: 17 Jun 2009, 20:02

Re: Test ABViewer as converter CGM2DXF - no result ?

Post by Liesinger » 18 Jun 2009, 19:39

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:

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
I hope this will be helpful for may be you.

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: Test ABViewer as converter CGM2DXF - no result ?

Post by support » 23 Jun 2009, 13:36

Hello.
Thank you for your comment.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply