Skip to main content
Participating Frequently
April 20, 2023
Answered

Python API - Texture Set Renaming?

  • April 20, 2023
  • 1 reply
  • 675 views

Hello im currently working on a tool for Painter to help me make sure artists use correct naming for our project instead of typing by hand. What i need is a python tool that just renames the Current Active Textureset to be MI_ProjectName_01. Is there a way to do this? Ive checked  https://substance3d.adobe.com/documentation/ptpy/api/substance_painter/textureset 

but i cant seem to change the name. 

 

This topic has been closed for replies.
Correct answer Cyril Dellenbach

Hello @Sokol Mehmeti,

 

Thanks for the message.

 

Unfortunately, the documentation is right on this one and you can't currently rename a texture set trough the API.

 

Best regards,

 

1 reply

Cyril Dellenbach
Community Manager
Cyril DellenbachCommunity ManagerCorrect answer
Community Manager
April 24, 2023

Hello @Sokol Mehmeti,

 

Thanks for the message.

 

Unfortunately, the documentation is right on this one and you can't currently rename a texture set trough the API.

 

Best regards,

 

Cyril Dellenbach (Micro) | QA Support Artist | Adobe
Participating Frequently
April 24, 2023

Okej thank you 🙂 Hopefully this would be posible in the future.