Question
How to do simple things using Python API
Hi guys,
I am trying to do few extra things in my plugin which will help me a lot with my workflow.
- I know how to load sbs by using loadUserPackage, how I can open specific package in Substance Designer?
- Is possible to change imported FBX file_pah using python? Currently it seems this is the only property which is read_only when changing annotation property value using Python. When I tried to change it manually it works just fine.
- Is possible to change Bake model information of specific FBX using Python? I have seen old post 1 - 3 years old which said it is not possible yet. So after 1 - 3 years I believe this should be possible now right? Just cannot find a way which might mean it is not possible - little bit odd it was not picked up?
- Related to above (Bake model information). Is it possible to load preset for Bake model information?
So far it seems I have all other elements set. I am just missing the above options which will help me a lot to improve my workflow. If anyone have any information, direction or anything what can help or workaround if there is no straight option I will be super happy and I will trully appreciate the help.
Thank you,
Bart
