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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

graphic and update to ansys v11 64bit

Status
Not open for further replies.

skjoex

Structural
Joined
Jul 17, 2007
Messages
82
Location
SK
Hi,

i updated my system to ansys v11 64bit with 64bit XP.
i used /SHOW,WIN32C graphical settings allow me used more than 9 colors in contour plot in 32bit version with success. Now i realized that captured images via

/UI,COPY,SAVE,PNG,GRAPH,COLOR,REVERSE,PORTRAIT,YES
/COPY,MSU__2000,PNG,,.....
/DELETE,MSU__2000,PNG

have totally unreadable text (numbers in scales, titles, date), image itself and ansys logo are depictured correctly.

This 32 number in /SHOW,WIN32C does it mean 32 bit ? If it so, it seems to me there is some incompatibility maybe.

anyone knows how to fix this problem ?
 
... i have already solved this problem by replacing png extension by emf extension in /UI, /COPY, and /DELETE commands.
 
Hi,
as you imagined, win32c (and also win32) are two graphical protocols which may not work on different platforms.
On your machine it is extremely likely that you have an hardware-accelerated 3D video card, so you could select "3D" which afaik should redirect the graphical commands to the video card's driver directly.

However I'm glad you already found a solution of your problem.

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top