Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to save Drawings to .CGM via command line

Status
Not open for further replies.

Slaen

Automotive
Joined
Jan 23, 2005
Messages
128
Location
US
Hello everyone,

I've been trying to get this to work and my final attempt says "No license is available for this batch Utility" so I think I am on the right track.

Basically what I am trying to do is run a batch utility from command line to save my drawing as a CGM.

What I did was I CD in the bin directory where the CATDMUUtility.exe is located and tried this line below.

CATDMUUtility2D -h CATDMUUtility2D -id c:\DassaultBinLocation\FileName.catdrawing -cgm c:\TEMP\TEST.cgm (obviously this isn't where I have my CATIA installed)

Since I am having a license issue and I cant get the right one until later I was curious if anyone else had gotten this to work and if my syntax looks correct.

Thanks everyone.

Slaen
:)
 
In case anyone is interested in the solution. You need a DMN license to run the DMU Utility from Commandline.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top