Hi,
We can see the HoudiniPrimEditorNodes in Metadata.
I use prim.GetMetadata('customData'),but only get the number.
How to get the full prim path of HoudiniPrimEditorNodes by python?
Thanks!
How to get HoudiniPrimEditorNodes by python?
293 2 0- jerry7
- Member
- 651 posts
- Joined: 11月 2013
- Offline
- alexwheezy
- Member
- 318 posts
- Joined: 1月 2013
- Offline
Hi,
Here's a good explanation of how to get it.
https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/dcc/houdini/faq/overview.html#how-do-i-get-the-lops-node-that-last-edited-a-prim [lucascheller.github.io]
Here's a good explanation of how to get it.
https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/dcc/houdini/faq/overview.html#how-do-i-get-the-lops-node-that-last-edited-a-prim [lucascheller.github.io]
Edited by alexwheezy - 2024年12月9日 00:47:36
- jerry7
- Member
- 651 posts
- Joined: 11月 2013
- Offline
alexwheezy
Hi,
Here's a good explanation of how to get it.
https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/dcc/houdini/faq/overview.html#how-do-i-get-the-lops-node-that-last-edited-a-prim [lucascheller.github.io]
This is what I'm looking for.
Thanks!
-
- Quick Links