graphic Create un bloc
Previous Top Next



Description

When Creating a block, it is added to the blocks collection of the document only.

Object

vdBlock *block name*, will become GeoticInsert *block name* if it is inserted in the drawing.

Commands

CreateBlock or cblk

The Create a block command first asks to select the objects to put in the block (if no object is selected), then the origin point, and finally the name of the block.

Remarks

The original objects are not kept. The block will be insertable in this drawing with the Insert a block command by selecting it as the source for the block insert.

To add attributes to a block, you must select attribute definitions (vdAttribDef) with the objects to put in the block. Those attribute definitions can be defined with the Define an attribute command.

Index Menus