Parentesco entre objetos

Make Parent

Referência

Mode

Object Mode

Menu

Object ‣ Parent

Hotkey

Ctrl-P

Durante a modelagem de objetos complexos, como um relógio, por exemplo, você pode escolher modelar as diferentes partes como objetos separados. Contudo, todas as partes podem ser conectadas entre si de alguma maneira. Nestes casos, você irá querer atribuir um objeto como o parente de todas as crianças. Os movimentos, rotações ou escalonamentos do parente também afetarão as crianças.

To parent objects, select at least two objects (select the child objects first, and select the parent object last), and press Ctrl-P. The Set Parent To menu will pop up allowing you to select from one of several possible different parenting types. Selecting one of the entries in Set Parent To confirms, and the child/children to parent relationship is created.

The last object selected will be the active object (outlined in light orange), and will also be the parent object. If you selected multiple objects before selecting the parent, they will all be children of the parent and will be at the same level of the hierarchy (they are called “siblings”).

The Set Parent To pop-up menu is context-sensitive, which means the number of entries it displays can change depending on what objects are selected when the Ctrl-P shortcut is used.

For parenting without Parent Inverse, use the Shift-Ctrl-P shortcut instead.

A movimentação, rotação ou escalonamento do parente também irá comumente mover, rotacionar ou escalonar a criança ou as crianças. Contudo, a movimentação, rotação ou escalonamento da criança ou crianças do parentes não irá resultar na movimentação, rotação ou escalonamento do parente. Em outras palavras, a direção de influência é feita a partir do parente para a criança e não da criança para o parente.

In general when using Ctrl-P or 3D View Header ‣ Object ‣ Parent to parent objects, the child objects can only have one parent object. If a child object already has a parent object and you give it another parent then Blender will remove the previous parent relationship.

Parent Inverse

When objects are parented with Ctrl-P, the current transformation of the parent is stored in a hidden parent inverse matrix. By using that, the location, rotation and scale properties of the child can continue to be effectively interpreted in world space, as long as the parent doesn’t move.

For parenting without assigning the matrix, use the Shift-Ctrl-P shortcut instead. This creates an alternative parent-child-relationship where child object’s properties are evaluated in the parent’s coordinate system. This is the better choice for CAD purposes, for example.

The matrix can also be cleared after parenting by using Clear Parent Inverse.

Parent Types

O Blender suporta muitos diferentes tipos de parentesco, listados abaixo:

  • Objeto

  • Osso

  • Vértice

  • 3 vértices (Triângulo)

Configurações

Independentemente do parentesco dos objetos selecionados ser feito desta maneira, ele adicionara um Modificador ou Restrição aos objetos criança, com o parente como alvo, ou então, ativará uma propriedade para o objeto parente, como por exemplo, a opção Seguir caminho. Abaixo mostramos alguns exemplos:

Parentesco de objeto

Object Parent is the most general form of parenting that Blender supports. If will take selected objects and make the last selected object the parent object, while all other selected objects will be child objects. The child objects will inherit the transformations of the parent. The parent object can be of any type.

Objeto (Manter transformações)

Object (Keep Transform) Parent works in a very similar way to Object Parent. The major difference is in whether the child objects will keep any previous transformations applied to them from the previous parent object.

Since explaining this in an easy to understand technical way is hard, let’s instead use an example to demonstrate.

Assume that we have a scene consisting of three objects, those being two empty objects named «EmptyA» and «EmptyB», and a Monkey object. Fig. Cena sem parentesco. shows the three objects with no parenting relationships active on them.

../../../../_images/scene-layout_object_properties_relations_parents_keep-transform-a.png

Cena sem parentesco.

If you select the Monkey object by RMB click and then Shift-RMB click «EmptyA» object and press Ctrl-P and finally select Object from the Set Parent To pop-up menu. This will result in «EmptyA» object being the parent object of the Monkey object. With only «EmptyA» selected rotating/scaling/moving it will result in the Monkey object being altered respectively.

Escalone o objeto nomeado «EmptyA», de maneira que o «Macaco» se torne menor e seja movido um pouco para a esquerda.

../../../../_images/scene-layout_object_properties_relations_parents_keep-transform-b.png

O macaco é o objeto *Criança» do objeto nomeado «EmptyA».

If you select only the Monkey object by RMB click and then Shift-RMB click «EmptyB» object and press Ctrl-P and select Object from the Set Parent To pop-up menu. This will result in «EmptyB» object being the parent object of the Monkey object. Notice that when you change the parent of the Monkey the scale of the Monkey changed.

../../../../_images/scene-layout_object_properties_relations_parents_keep-transform-c.png

O macaco é o objeto Criança do objeto nomeado «EmptyB».

Isto acontece pois o objeto «Macaco» jamais teve a sua escala alterada de maneira direta, as alterações ocorreram pois ele era a criança do objeto nomeado «EmptyA», o qual teve a sua escala alterada. A alteração do parentesco do macaco para o objeto nomeado «EmptyB» resultou nas alterações da remoção das alterações de escala de maneira indireta, pois o objeto nomeado «EmptyB» não teve a sua escala alterada.

This is often the required behavior, but it is also sometimes useful that if you change your parent object that the child object keep any previous transformations it got from the old parent object; If instead when changing the parent object of the Monkey from «EmptyA» to «EmptyB» we had chosen parenting type Object (Keep Transform), the Monkey would keep its scale information it obtained from the old parent «EmptyA» when it is assigned to the new parent «EmptyB»;

../../../../_images/scene-layout_object_properties_relations_parents_keep-transform-d.png

O método de parentesco Objeto (Manter transformações).

Caso você queira seguir as explicações acima juntamente com as suas descrições, aqui está o aquivo Blender usado para descrever o método de parentesco do tipo Objeto (manter transformações):

File:Parent_-_Object_(Keep_Transform)_(Demo_File).blend.

Parentesco de ossos

Bone parenting allows you to make a certain bone in an armature the parent object of another object. This means that when transforming an armature the child object will only move if the specific bone is the child object of moves.

../../../../_images/scene-layout_object_properties_relations_parents_bone1.png

Three pictures of armatures with four bones.

In Fig. Three pictures of armatures with four bones. with the 2nd bone being the bone parent of the child object cube. The cube is only transformed if the 1st or 2nd bones are. Notice altering the 3rd and 4th bones has no effect on the cone.

To use bone parenting, you must first select all the child objects you wish to parent to a specific armature bone, then Shift-RMB select the armature object and switch it into Pose Mode and then select the specific bone you wish to be the parent bone by RMB selecting it. Once done press Ctrl-P and select bone from the Set Parent To pop-up menu.

Now transforming that bone in Pose Mode will result in the child objects also transforming.

Parentesco relativo

Bone relative parenting is an option you can toggle for each bone. This works in the same way as bone parenting with one difference.

With bone parenting if you have parented a bone to some child objects and you select that bone and switch it into Edit Mode and then move that bone; When you switch back into Pose Mode on that bone, the child object which is parented to that bone will snap back to the location of the bone in Pose Mode.

../../../../_images/scene-layout_object_properties_relations_parents_bone2.png

Single armature bone which has a child object cube parented to it using bone parenting.

In Fig. Single armature bone which has a child object cube parented to it using bone parenting. the 1st picture shows the position of the cube and armature before the bone is moved in Edit Mode. 2nd picture shows the position of the cube and armature after the bone was selected in Edit Mode, moved and switched back into Pose Mode. Notice that the child object moves to the new location of the pose bone.

Bone relative parenting works differently; If you move a parent bone in Edit Mode, when you switch back to Pose Mode, the child objects will not move to the new location of the Pose Bone.

../../../../_images/scene-layout_object_properties_relations_parents_bone3.png

Single bone with bone relative parent to a cube.

In Fig. Single bone with bone relative parent to a cube. the 1st picture shows the position of the cube and armature before the bone is moved in Edit Mode. 2nd picture shows the position of the cube and armature after the bone was selected in Edit Mode, moved and switched back into Pose Mode. Notice that the child object does not move to the new location of the pose bone.

Parentesco a vértices

For objects of type curve, surface, mesh and lattice, there is the possibility to use one of its vertices or points as the parent of other objects. You can parent an object to a single vertex or a group of three vertices as well; that way the child/children will move when the parent mesh is deformed.

O parentesco a vértices no Modo de edição.

In Object Mode, select the child/children and then the parent object. Tab into Edit Mode and on the parent object select either one vertex that defines a single point, or select three vertices that define an area (the three vertices do not have to form a complete face; they can be any three vertices of the parent object), and then press Ctrl-P and confirm.

At this point, if a single vertex was selected, a relationship/parenting line will be drawn from the vertex to the child/children. If three vertices were selected then a relationship/parenting line is drawn from the averaged center of the three points (of the parent object) to the child/children. Now, as the parent mesh deforms and the chosen parent vertex/vertices move, the child/children will move as well.

Vertex Parent from Object Mode

Vertex parenting can be performed from Object Mode, this is done like regular object parenting, press Ctrl-P in Object Mode and select Vertex or Vertex (Triangle).

The nearest vertices will be used from each object which is typically what you would want.

Vertex Parent example.
../../../../_images/scene-layout_object_properties_relations_parents_object-mode-example-1.png

The small cubes can each be automatically parented to a triad of nearby vertices on the icosphere using the «Vertex (Triangle)» in the set parent context menu.

../../../../_images/scene-layout_object_properties_relations_parents_object-mode-example-2.png

Reshaping the object in Edit Mode then means each of the cubes follows their vertex parent separately.

../../../../_images/scene-layout_object_properties_relations_parents_object-mode-example-3.png

Re-scaling the parent icosphere in Object Mode means the child cubes are also rescaled as expected.

The parent context menu item means users can rapidly set up a large number of vertex parent relationships, and avoid the tedious effort of establishing each parent-child vertex relationship separately.

Nota

It is in fact a sort of «reversed» hook.

Opções

Move Child

You can move a child object to its parent by clearing its origin. The relationship between the parent and child is not affected. Select the child object and press Alt-O. By confirming the child object will snap to the parent’s location. Use the Outliner view to verify that the child object is still parented.

Limpar parentesco

Referência

Mode

Object Mode

Menu

Object ‣ Parent

Hotkey

Alt-P

You can remove a parent-child relationship via Alt-P.

Limpar parentesco

If the parent in the group is selected, nothing is done. If a child or children are selected, they are disassociated from the parent, or freed, and they return to their original location, rotation, and size.

Clear and Keep Transformation

Frees the children from the parent, and keeps the location, rotation, and size given to them by the parent.

See Non-Uniform Scale which may apply here.

Clear Parent Inverse

Instead of removing the hierarchical parent-child relationship, this clears the Parent Inverse matrix from the selected objects. With an empty matrix, the location, rotation and scale properties of the children are interpreted in the coordinate space of the parent.

Dica

Use the Outliner

There is another way to see the parent-child relationship in groups and that is to use the Outliner view of the Outliner editor.

Known Limitations

Non-Uniform Scale

A parent with non-uniform scale and rotation in relation to its child may cause a shear effect.

While this is supported by parenting, the shear will be lost when the parent is cleared since it can’t be represented by location, scale and rotation.

If Clear and Keep Transformation moves the object, non-uniform scale is the most likely cause.