Skip to main content
Participant
July 20, 2022

Why Python "Project create" not Finished will to run the next codes???

  • July 20, 2022
  • 0 replies
  • 81 views
Why Python "Project create" not Finished will to run the next codes???
So will Print the ("Creat Finished..."),and will Creat Project A moment later???
Use the Event is no use!
How to do it ??
===========================
substance_painter.project.create(
            mesh_file_path = objpath,
            mesh_map_file_paths = maps,
            settings = project_settings)
print("Creat Finished!!!")
============================
Thank you : )!