Issue:
How to export a group of objects to a separate drawing file.
Creating a drawing that only contains a group of objects is helpful for creating a detail library of commonly used assemblies.
Solution:
Use the WBLOCK command to export these objects as a drawing, which can be inserted into other drawings as a block.
Use one of the following methods to create a WBLOCK:
Method #1. Create a WBLOCK from an existing block in a drawing
- On the command line, enter wblock.
- In the Write Block dialog box, under Source, click Block.
- Select the desired block from the drop-down list.
- Under Destination, in the File Name box, enter the file name for the WBLOCK.
- In the Location box, enter the save location for the WBLOCK (new drawing file).
- Click OK to create the new drawing.
Method #2. Create a WBLOCK from an entire drawing
- On the command line, enter wblock.
- In the Write Block dialog box, under Source, click Entire Drawing.
- Under Destination, in the File Name box, enter the file name for the WBLOCK.
- In the Location box, enter the save location for the WBLOCK (new drawing file).
- Click OK to create the new drawing file.
Method #3. Create a WBLOCK from objects in a drawing
- On the command line, enter wblock.
- In the Write Block dialog box, under Source, click Objects.
- Under Base Point, select or enter the base point for the new block.
- Under Objects, select the Select Objects button.
- Select all of the objects to include in the WBLOCK (new drawing file).
- Press ENTER to return to the dialog box.
- Under Objects, select the appropriate option: Retain (retains the original objects), Convert to Block (converts the original objects to a block), or Delete (deletes the original objects).
- Under Destination, in the File Name box, enter the file name for the WBLOCK.
- In the Location box, enter the save location for the WBLOCK (new drawing file).
- Click OK to create the new drawing file.
Note: COPYCLIP and PASTECLIP commands can be used to copy objects to a separate drawing file.
These external drawing files can be imported as blocks with either the INSERT command or DesignCenter.