Architects, want to know how to step up and speed up your architectural design game? The following practical CAD commands that I’ve picked out can be the answer! Keep reading to learn how to use them with the instructions and GIFs I’ve prepared.
1. ATTDEF
ATTDEF stands for attribute definitions. Speaking of attributes, I’ve already covered ATTMODE, the system variable that decides whether your attributes are visible. Today, let’s see how you can define the attributes in your architectural design with ATTDEF.
In the example below, I will show you how to refine a title block and edit it more efficiently with ATTDEF.
Steps:
- Input [ATT] and press Enter to invoke the Define Attribute dialogue box where you can add an attribute by:
a) naming the attribute and specifying its default text;
b) adjusting the text style;
c) locating the attribute in the drawing.
- Turn the frame into a block (Click here for detailed instructions).
- Double-click on the block to invoke the Enhanced Attribute Editor where you can quickly edit a certain attribute.
Title blocks are the staple items on architectural drawings. If you can form the habit of creating them in this way, editing their attributes would be so much easier.
2. AUDIT & PURGE
As their names suggest, AUDIT is for assessing the completion of a drawing and fixing flaws while PURGE is for removing redundant entities in case the size of your drawing swells for no reason. Therefore, this duo is useful when operations are lagging or unexpected errors occur in your drawing.
Steps:
- Input [Audit] and press Enter.
- Input [PURGE] and press Enter.
- Opt for “View items you can purge”, tick off the necessary options (I usually check all of them for a cleaner result), and click “Purge All” then “Purge All Items”.
You will find that the size of this drawing becomes smaller after all the redundant shape files in it are purged.
3. FILLET
After creating walls with LINE and OFFSET, how can you generate wall corners as fast as possible? All you need to do is setting the radius of the fillet as 0.
Steps:
- Input [F] and press Enter.
- Select the first entity.
- Select the second entity.
Trust me, this is more convenient than using TRIM or EXTEND.
4. ID
ID can be used to collect the 3D coordinates of a point in the current UCS (User Coordinate System). Let me show you how to collect the coordinates of reference points from a map in ZWCAD. With them, it’s no sweat to carry out further calculations and data management.
Steps:
- Input [MULTIPLE], press Enter, input [ID] and press Enter.
- Select reference points one by one with Object Snap on (Press F3 or click the corresponding button at the bottom of the interface to toggle its statuses).
- Copy the coordinates of selected points and paste them into a text file.
- Edit out all the unnecessary texts but the coordinates.
- Copy the edited coordinates and paste them in Excel® with the Convert Texts to Columns function.
There you go—the coordinates of reference points are all transferred from a DWG file to an XLS/XLSX one.
5. PAGESETUP
When I’m plotting or publishing drawings in ZWCAD, I’d use PAGESETUP to accelerate the process.
After invoking the Page Setup Manager, you can click the “Modify…” button to invoke the Page setup dialogue box where you can specify the page layout, the plotting device, paper size, etc. for each new layout.
Do you use these 5 CAD commands for your architectural design? Are they your top five as well? Tell us in the comments and stay tuned for the 5 to come in Part 2!
Add comment