Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello all,
I am saving a step file using ProIntf3DFileWrite() but I lose all colors assigned to parts and features. They are all set to grey by default. Is there any setting/config options I need to change before saving the model?
Or any alternative method to save .asm/step file without losing colors assigned?
A simple search yields the following as the first result:
This tells how to output a STEP file in a format that supports colors. There are a number of versions of STEP file, apparently with different capabilities.
You'll have to figure out how to use the functions you are implementing to output a file with the settings detailed in the discussion. Hopefully the toolkit stuff you are using has enough descriptive comments for you to do so.
Hello @SS4598,
It looks like you have a response from a community member. If it helped to answer your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.