Simple question. How do I parent objects in OBJECTS so that children inherit transforms of parents. This is case where the actual behavior of Houdini is not consistent with documentation.
The PDF docs state the following
'If you connect the output of one object to the input of another, you create a parent-ing structure where the objects become linked in a hierarchical relationship. Parent-ing
defines the relationship between objects that you want to treat as a linked group. An object which is parented to another object inherits the transformations of the par-ent object. This means that moving the parent moves the child as well. Each object can have only one parent. In addition, other information is inherited from parent objects. For example, motion blur can be inherited from a parent object. If the ren-dering
parameters are not enabled for an object, they will be inherited from the par-ent object.'
Simply this does not work for me. Lets say I have a Null and Geo1 sphere in OBJECTS. I connect output of Geo1 to input of Null. If I animate or drag the Null the sphere stays put. Same for everything else. Also of I have multiple objects how do I parent them to a single object. Subnetwork only has four connections.
Dave Rindner