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.
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.