Doc:2.6/Manual/Modeling/Objects/Duplication/DupliGroup

提供: wiki
< Doc:2.6‎ | Manual‎ | Modeling‎ | Objects‎ | Duplication
2018年6月29日 (金) 04:40時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

DupliGroup

Mode: Object mode

Panel: Object → Duplication → Group

Duplication Group or DupliGroup allows you to create an instance of a group for each instance of another object.

Basic Usage

  • Create a number of objects and group them by
  1. selecting them all,
  2. CtrlG, and
  3. eventually rename your group in Object → Groups
  • Create a DupliGroup by
  1. adding another object (⇧ ShiftA), say an Empty,
  2. in Object → Duplication enable Group, and
  3. select the name of your newly created group in the selection box that appears.


DupliGroup and Dynamic Linking

See Appending and Linking to understand how to dynamically link data from another .blend file into the current file. You can dynamically link groups from one blend file to another. When you do so, the linked group does not appear anywhere in your scene until you create an object controlling where the group instance appears.

Example

  • Link a group from another file into your scene, as described in Appending and Linking.
    From here, you can use the easy way or the hard way:
  • The easy way:
  1. Select Add → Group Instance → [name of group you just linked].
  • The hard way:
  1. Select Add → Empty, and select the empty that you added.
  2. Switch to the Object context, and in the Duplication panel, click Group.
  3. In the dropdown box that appears next to Group:, pick the group that you linked.

At this point, an instance of the group will appear. You can duplicate the empty, and the DupliGroup settings will be preserved for each empty. This way, you can get multiple copies of linked data very easily.

Making a DupliGroup Object Real

Say you want to make further edits on an DupliGroup instance or render the DupliGroup in Yafaray or some other render that does not support importing DupliGroups directly:

Simply select your DupliGroup and press Ctrl⇧ ShiftA to convert the DupliGroup into regular objects that can be transformed and animated normally.

Note
Note that if the DupliGroup was linked from an external file the Object Data (mesh, materials, textures, transforms) will also still be linked from the original group. However, the various object's parent-child relationships do not carry over.