Monte A. McGlaun, Drive Systems Analysis Bell Helicopter Textron, Inc. Fort Worth, Texas 76101
-----Original Message----- [mailto:JPatterson@h...] Sent: Thursday, November 30, 2000 1:34 PM To: xansys
Monte,
That's a strange comment, since I've ONLY used this in macros! I just tried this at the command line now, and it worked fine. Now, I am on NT 4.0, and I notice you're on a UNIX box. Is there some hardware or driver setting that's causing problems? My only other thought is that I always work with Powergraphics off.
Good luck,
Jim P.
James J. Patterson Engineering Analyst Hendrickson Trailer Suspension Systems 2070 Industrial Place SE Canton, OH 44707 Tele: 330-489-0095 Fax: 330-489-0450 email: jpatterson@h...
"McGlaun, Monte"
"'xansys '"
xtron.com> cc:
[xansys] Controlling name of jpeg output 11/30/00 02:33 PM
The command works great from the command line, but produces a Warning: "Incorrect us of JPEG. Command ignored." when invoked in a macro.
Any advice on making the macro work. I'm using HP-UX 10.20, Unix, HP C3000 workstation.
Thanks, Monte
Monte A. McGlaun, Drive Systems Analysis Bell Helicopter Textron, Inc. Fort Worth, Texas 76101
-----Original Message----- [mailto:JPatterson@h...] Sent: Thursday, November 30, 2000 9:40 AM To: xansys
Mark,
When I started getting jpeg output from ANSYS, I also started out using the /SHOW command. After some experimentation, and some help from the XANSYS list, I've gone to using the /UI command. A sample chunk from a typical macro follows...
This has worked well for me, and I haven't looked at /SHOW since.
As far as renaming the files (i.e. file000.jpg renamed to elem_1.jpg), I've lost my original desire to do so. Lately I've been leaving them alone, and just creating an HTML page with a table to view them. The one other recommendation I got was to try a DOS script to rename the files, but I haven't tried it.
Hope this helps,,
Jim P.
James J. Patterson Engineering Analyst Hendrickson Trailer Suspension Systems 2070 Industrial Place SE Canton, OH 44707 Tele: 330-489-0095 Fax: 330-489-0450 email: jpatterson@h...
Mark Fahey
becher.de> cc:
Controlling name of jpeg output 11/30/00 10:10 AM
Hi
I want to control the name of a jpeg output from ANSYS. Maybe someone can give me a few tips.
The jpeg comes out as Jobnamennn.jpg and I intend to use a /sys command to rename it. But I've found that two jpeg files are produced each time the /show command is issued (eg Jobname000.jpg and Jobname001.jpg). One of the files is very small (ie not a picture) and the other is the picture. Trouble it alternates each time as to which one is the big one and which one is the small one!
If anyone has a trick to rename only the bigger file of the pair, or even better get ANSYS to produce only one file, I'd love to hear it.