Is it possible to access a bgeo file from HOM?
Without an actual fileSOP?
reading bgeo using python?
4409 3 0- rdg
- Member
- 401 posts
- Joined:
- Offline
- graham
- Member
- 1922 posts
- Joined: 11月 2006
- Offline
- rdg
- Member
- 401 posts
- Joined:
- Offline
- JoeMislang
- Member
- 48 posts
- Joined: 9月 2006
- Offline
Is it possible to read a file into ANOTHER hou.Geometry instance?
How to create hou.Geometry instasnce object, which is not bind to any SOP node?
code as
new_detail = hou.Geometry()
throws an exception ~“constructor is not implemented”
we solved this problem with really complex solution, but may be there is just simple magic spell to get what we need?
Thank you!
How to create hou.Geometry instasnce object, which is not bind to any SOP node?
code as
new_detail = hou.Geometry()
throws an exception ~“constructor is not implemented”
we solved this problem with really complex solution, but may be there is just simple magic spell to get what we need?
Thank you!
-
- Quick Links