You can create blocks by associating objects and giving them a name or by creating a drawing to be used as a block.
Whenever you create a block or insert a drawing as a block, all of the block information in the block definition, which includes its geometry, layers, colors, linetypes, and block attribute objects, is stored within the drawing file as non-graphic information. Every block you insert is a block reference to a block definition. Block references are often simply called blocks.
Blocks can be created and saved in several places:
A block definition typically includes the following information:
You can create drawing files for the purpose of inserting them into other drawings as blocks. Individual drawing files are easy to create and manage as the source of block definitions. Related drawings can be stored in a folder as a library of blocks.
The drawing name serves as the name of the block.
By default, the WCS (world coordinate system) origin (0,0,0) is used as the base point for drawing files inserted as blocks. You can reset the base point to specify a different base point for insertion using the BASE command.
These objects typically include geometric objects, text, and block attribute objects. When you're finished, save the drawing in a folder with other drawings that you intend to use as blocks.
There are several methods of creating blocks so that they inherit one or more properties such as layers, colors, or linetypes from the current setting.
You can create collections of related blocks with the BLOCK command and stored them in a dedicated drawing file called a block library drawing. You can then insert these blocks individually from any other drawing. If you insert the entire block library drawing file into the current drawing, all of its block definitions are added automatically to the current drawing.
Block references that are included in a block definition are called nested blocks. Using blocks within blocks can simplify the organization of a complex block definition.
With online access, you can download AutoCAD drawing files from the web sites of commercial vendors and suppliers. This option can save you a significant amount of time creating the blocks yourself, but always check to make sure that these drawings are drawn correctly and to scale.