User guide
331
OrientConstraint
OrientConstraint matches the rotation (orientation) of the object in basePath to the object in targetPath. See also
ParentChildConstraint below and PointConstraint on the next page.
Control (UI) Default Value Function
basePath none Sets the location of the object to constrain.
targetPath none Sets the location of the object(s) to constrain the object in
basePath to.
targetOrientation Object Sets the type of bounds to use for the target object(s):
• Object
• Face
xAxis Yes Constrains the x Axis.
yAxis Yes Constrains the y Axis.
zAxis Yes Constrains the z Axis.
allowMissingTargets No When set to Yes, silently ignore the constraint if its target is not
in the Scene Graph.
When set to No, produce an error on constraint resolution if the
target is missing.
ParentChildConstraint
Constrains the translate, rotate, and scale values of one object (the parent) to another (the child). See also
OrientConstraint above and PointConstraint on the next page.
Control (UI) Default Value Function
basePath None Defines the child object.
targetPath None Defines the parent object.
5 NODES L-Q | ORIENTCONSTRAINT