Working With Blocks | ||
OverviewBlocks can be used as a drafting timesaver for the AutoCad operator, and are also used as a means of keeping drawing size to a minimum without having to resort to X-Referencing.Creating a Block Within a DrawingThis feature allows the user to create a block within a drawing. One might use this feature to allow groups of lines or elements to behave as one, simplifying the drawing and editing processes. This is also the first step in creating a block which can later be used in subsequent projects.
Exporting a Block from Within a DrawingThis command is also referred to as the "write block" or _WBLOCK command. One would use this command to save a block that exists only within a given drawing to a remote location readily accessible to others and / or for future projects.If the _WBLOCK command is not performed with a given block, the block could become "lost." The time subsequently spent searching for it would make make redrawing the block from scratch a more feasible endeavor.
Display Properties of BlocksIt is important to understand the effects of freeze / thaw and on / off on the display properties of blocks and the elements contained within them.even though the elements within the block itself are composed of layers other than the current layer. You can turn off the various layers contained within a block
In summary......you can freeze and turn off layers contained within a block, but the easiest way to make a whole block invisble is to Freeze the layer on which the block currently resides.
| ||