Chapter 14 - Blocks
Chapter 14 - Blocks
Chapter 14 - Blocks
Whats a Block?
Block - A group of objects combined to create a
single object.
All methods
bring up Block
Definition
dialog box.
Draw Toolbar
Block Definition Dialog Box
DEMO 2:
location indicated.
Use the Delete option for
can be used.
Set the current layer and/or adjust settings in the
Properties toolbar before using INSERT;
Each block object will be placed on the current layer.
Draw
Toolbar:
Insert Block
Inserting Blocks
Insert dialog box allows;
A predefined block to be inserted, or
block) as a block.
Exercise 2A:
Use the same drawing file from Exercise 1 (Ex1.dwg)
and create the geometry shown using a new layer
called JOINT with color = Magenta (no dimensions).
Then create a new layer called BOLTBLOCK using
command on a previously
inserted block.
Command: EXPLODE
DDMenu: Modify > Explode
Modify Toolbar: Explode
Editing Block Definitions
Once in the exploded state, the individual objects
comprising the block can be edited and modified.
After making the required changes, the block can be
Redefined as follows;
Reissue the BLOCK command.
Open Demo4.dwg.
Insert an exploded version of diode.
bolt by 2.
Then Set the current layer to layer 0 and add some
simple threads using COPY or ARRAY.
Exploded
Bolt block
Exercise 3B:
Use the modified bolt geometry to redefine your
block called BOLT. Use the Retain option for
selected objects, and use the same base point as
previously.
Respond YES to the message Bolt already defined,
Base Point
at midpoint
End Lesson 30
Block Layers
Load Demo6.dwg.
Show Nested block.
blocks.
Convert circuit into a larger block with
nesting.
WBLOCKS
Blocks are stored locally in the drawing file they
were created in and are not directly accessible in
other drawings.
The WBLOCK command (called Write Block)
predefined block
dialog box.
DEMO 7:
A predefined block
Entire drawing
Selected objects
Base Point
at midpoint Base Point
at midpoint
Wblock named
SmallBolt
WBlock named
WBlock named Nut BigBolt
Base Point
Exercise 4C:
Open a new drawing file and create the geometry
shown below (without dimensions).
Create a new layer called BOLT (any color & line type).
Command: BASE
DDMenu: Draw > Block > Base
Select a new base point and resave the file.
DEMO 8:
BASE.
Editing WBlock Definitions
Open Demo9.dwg.
Rename some of the blocks.
Open Demo10.dwg.
Delete all blocks then insert a couple blocks.
Block: RECTANGLE
End Lesson 31
End Lesson 32
The End
RETIRED
MATERIAL
Creating Blocks
Step 1: Create the objects to be grouped in the block
using AutoCAD drawing commands, but note;
When inserted, each entity in the block will retain the
properties of the layer it was created in or inherit the
properties of the current layer according to table below:
If you want objects in a Create objects on Create objects with
block to: these layers these properties
Retain original properties
Any but 0 (zero) Any but BYBLOCK
and layer when inserted
Inherit properties and
layer from the layer 0 (zero) BYLAYER
current during insert
Retain original layer but
Layer you want
inherit specific individual
inserted block to BYBLOCK
properties according to
be placed on
current property settings
Inserting Blocks
Affect of Scale Factor:
Block can be mirrored during insertion by using a
negative scale factor.
If X-Scale negative mirrors about Y-axis.
Basepoint
Nested Blocks
Nested Block If the BLOCK command is issued
to create a block, and another block is selected as
one of the objects, a nested block is formed (one
within another).
The depth of nesting is unlimited.