How to get HoudiniPrimEditorNodes by python?

   295   2   0
User Avatar
Member
651 posts
Joined: Nov. 2013
Offline
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!
Edited by jerry7 - Dec. 9, 2024 00:38:52

Attachments:
node.png (99.6 KB)

User Avatar
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]
Edited by alexwheezy - Dec. 9, 2024 00:47:36
User Avatar
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