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?
298 2 0- jerry7
- Member
- 651 posts
- Joined: Nov. 2013
- Offline
- alexwheezy
- Member
- 318 posts
- Joined: Jan. 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 - Dec. 9, 2024 00:47:36
- jerry7
- Member
- 651 posts
- Joined: Nov. 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