Block

The Block command defines a block object from the selected objects and replaces the selected objects with an instance of the block.

Using blocks lets you

Create parts libraries.
Update all instances by modifying the block definition.
Keep a smaller model size by using block instances instead of copying identical geometry.
Use the BlockManager command to view information about the blocks defined in the model.
Use the Insert command to place block instances into your model, which scales and rotates the instance.

Define a block in a model

1. Select the objects.
2. Pick a base point for the block.

This is the point around which the instance will be located, scaled, and rotated when it is inserted.

A control point is placed at the base point of the block.

3. Type a name for the block definition.

Block Definition Properties

Name

The name of the block definition.

Description

Optional descriptive information.

Hyperlink

Adds hyperlink information to a block definition. This information can be retrieved with the Hyperlink command.

Description

A description of the URL.

URL

A web address. Click the address to open the page in the default browser.

Define a block by inserting another file into a model

Use the Insert command with the Insert as option set to Block Instance.

A block definition will be added to the model.

Define a block by dragging another file onto a model

1. Drag and drop a supported file from Windows Explorer onto the model.
2. Specify the Insert file option.

A block definition will be added to the model.

To redefine a block

Follow the steps for defining a block and re-use the same block name.

Notes

Do not create blocks in a model that are named the same as the model itself.
When inserting a file with the Insert command, the file's ModelBasepoint will determine how the geometry is being located in the new file.

Block Instances and Layers

The properties of the geometry (curves, surfaces, etc.) that are contained in the block instance are controlled either by the layer properties or object properties of the geometry itself. Block instances that you insert to the model insert onto the current layer and can be moved to any other layer. There is no relationship between the block instance's layer and the geometry contained in the block. For example, the block geometry does not change to match the layer color onto which the block instance is inserted.

When the block contains objects on a specific layer, turning that layer off will turn off only the objects on that layer. However, if the layer the block instance is inserted on is turned off, all of the objects will disappear.

Locking Layers

When you lock a layer, only the layer that contains the insertion point of the block instance is locked. If a block has objects that are on the locked layer, but the block instance insertion point is not on that layer, the object itself is not locked because the controlling factor is the layer of the block insertion point.

Groups

Grouped objects will not maintain their grouped status inside a block.

See also

Work with blocks, groups, and worksessions

McNeel Wiki: Using blocks


Rhinoceros 5 © 2010-2015 Robert McNeel & Associates. 17-Sep-2015