Be cautious when downloading "PDFs" or executables from third-party file-hosting sites (like rapidshare or obscure forums). These files sometimes contain malware.
Most versions of YqArch have a built-in help file. When the YqArch menu is open, look for a Help or About button. This often opens a local CHM (Compiled HTML Help) file which is essentially the PDF content you are looking for, but formatted for Windows Help.
You cannot use the PDF without the plugin. Here is the installation cheat sheet: Autocad Yqarch Commands Pdf Free Download
| Category | Command | What it does |
|----------|---------|----------------|
| Wall | YQ_WALL | Draw double-line wall |
| Door/Window | YQ_DOOR | Insert door in wall |
| Column | YQ_COLUMN | Add structural column |
| Dimension | YQ_DIM | Auto-dimension room |
| Elevation | YQ_ELEV | Generate elevation from plan |
| Label | YQ_ROOM | Label room name & area |
| Stair | YQ_STAIR | Draw staircase in plan |
💡 Pro tip: Type
YQ_then press Tab in AutoCAD command line to see all commands. Be cautious when downloading "PDFs" or executables from
If you are an advanced user, you can open the YqArch Lisp files (usually found in the support folder where you installed the plugin) using Notepad. By reading the code, you can see exactly what command aliases (shortcuts) are defined.
| Command | Function | | :--- | :--- | | WW | Draw a continuous wall | | WA | Draw an arc wall | | WQ | Wall trim (intersection cleanup) | | WC | Change wall width/thickness | | CW | Insert a column | | CC | Copy column object | Loading the Commands:
| Command | Function | | :--- | :--- | | XF | Explode YQArch objects to lines | | VX | Manage layer visibility | | YY | Open the main YQArch settings panel |