"object merge" by pluging nodes?

   3584   2   1
User Avatar
Member
217 posts
Joined: Sept. 2009
Online
hi there,

I need to importing geometry to sop level without definig it in the objectmerge node manually…need to be able to define it by pluging it in the object node(Digital Asset]…so that geo name could change.


Any help is appreciated
User Avatar
Member
9417 posts
Joined: July 2007
Offline
instead of directly defining SOP in object merge
just type in opinputpath() expression

like
`opinputpath(“..”, 0)` this will give you first input geometry of the direct parent subnet/hda of the object merge node
1 will give you second input geometry etc.
Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
217 posts
Joined: Sept. 2009
Online
Thanks a lot tamte!
  • Quick Links