Once the ZIP file is downloaded, it shouldn't be run directly from the downloads folder. Instead, it is best practice to: to a stable location, often the C: drive .
A confirmation pop-up will appear indicating a successful installation. Click . Method B: Manual Installation via APPLOAD
The journey begins at the official YQArch website. Because the site is originally in Chinese, many users use a browser translation tool to navigate to the latest version, such as . 2. The Extraction Ritual
YQArch is an extensive, open-source architectural LISP plugin built for AutoCAD. It packs over a thousand specialized commands tailored for building design, interior layouts, and detailing. Key Features: yqarch autocad plugin install
What (e.g., walls, stairs, schedules) do you want to automate first?
YQArch works on almost all AutoCAD versions (64-bit systems are recommended). 📂 Step 2: Extract the Files Proper file placement prevents loading errors in AutoCAD. Locate the downloaded compressed file.
If successful, a confirmation window appears. This process automatically appends the YQArch folders to AutoCAD’s Options > Files > Support File Search Path C. Manual "Load" Alternative If the setup fails, you can force-load it within AutoCAD: Open AutoCAD. Browse to the YQArch folder, find the file in the folder, and load it. Alternatively, drag and drop the yqarch.vlx file directly into the drawing area. 3. The Language Configuration (Crucial Step) Once the ZIP file is downloaded, it shouldn't
Never install plugins while AutoCAD is running.
Type MENUBAR in the command line, press Enter , type 1 , and press Enter again.
Locate the download sector and pull the latest stable build (e.g., or newer). A dialog box will appear
– Get the YQArch folder (containing .VLX , .LSP , .DCL , .CUIX , and /Lisp , /Block subfolders). Avoid setup.exe files unless from a trusted source.
A dialog box will appear; select English and click OK.
| Problem | Why it happens | Fix | |---------|----------------|-----| | Commands like WALL do nothing | VLX not auto-loaded | Add it to Startup Suite in APPLOAD | | Ribbon is blank | Missing image paths or MNR file | Type MENULOAD → unload, reload CUIX | | Tool palette icons are "?" | Block folder not in support path | Add the exact /Block folder path | | Error: "bad argument type" | Language mismatch (Chinese strings in English AutoCAD) | Use English-translated version or set LANGUAGE system var | | Works in one drawing, not new ones | Not loaded in acad.dwt template | Add load commands to acaddoc.lsp |
