Skip to main content
3-Newcomer
February 2, 2023
Question

.tx3 data from Creo 8 object toolkit

  • February 2, 2023
  • 1 reply
  • 1513 views

Is there a way to get usable image data out of a .tx3 file using the Creo 8 object toolkit?  this proprietary image file type is not usable outside of Creo, so i'd like to be able to pull out RGB values and any bump information if possible...

 

1 reply

17-Peridot
February 6, 2023

Not Toolkit but

  1. Go to Tools > Image Editor which will launch separate window
  2. Select File > Open
  3. From the open dialog box, select the image file that is to be converted, then select open
  4. Then save the file by using File > Save As and change the type to (*.bmp, *.png ...)
3-Newcomer
February 7, 2023

thanks, not much help for an automated solution though