Export .obj with Python
2191 2 0-
- roedbo
- Member
- 22 posts
- Joined: Jan. 2023
- Offline
-
- roedbo
- Member
- 22 posts
- Joined: Jan. 2023
- Offline
-
- jm
- Member
- 40 posts
- Joined: Sept. 2014
- Offline
To ask the obvious, why not use a rop node to export the object as a .obj file? I thought you were able to export objs when using apprentice.
To contribute to your answer, there's no python function that i can see in the documentation that exports a .obj file. but this link may help you.
https://www.sidefx.com/forum/topic/44209/?page=1#post-198042 [www.sidefx.com]
When i tried it, it was only able to save the points of the model not the prims. Maybe you can use the code here as a starting point.
To contribute to your answer, there's no python function that i can see in the documentation that exports a .obj file. but this link may help you.
https://www.sidefx.com/forum/topic/44209/?page=1#post-198042 [www.sidefx.com]
When i tried it, it was only able to save the points of the model not the prims. Maybe you can use the code here as a starting point.
-
- Quick Links