Start learning ZWCAD with this beginner-friendly tutorial. Master essential 2D CAD skills, basic drawing techniques, and tips to get started efficiently.
Table of Contents
ZWCAD is highly compatible with AutoCAD, yet much more affordable. Because of its low learning curve, it is one of the best software choices for CAD beginners.
This guide explains the basic operations step by step, helping beginners quickly get started with ZWCAD and step into the world of CAD design.
Before downloading, check your computer specifications. ZWCAD requires a minimum operating system, processor, RAM, and disk space. You can learn more about ZWCAD system requirement by clicking here. Make sure your PC meets these requirements.
Go to the official ZWCAD download center and click the Download button under ZWCAD. You will need to register a ZWSOFT account. After registration, fill out the download form to get the installer. Once installed, you can use ZWCAD free for 30 days.

If you are satisfied after the trial, you can purchase a license through our official store, or contact our sales team, or local partner. ZWCAD offers multiple editions, with prices starting at $899. Choose the version that best fits your needs.
1.Prices may vary by country. Please refer to the quotation provided by your local partner.
2.The official online store is available only in certain regions. If you cannot access it, please contact your local reseller.

After obtaining your license number, start the ZWCAD License Manager on your computer and follow the on-screen instructions to activate.
Activation requires an active internet connection. ZWCAD's two primary license types are Stand-alone licenses and Network licenses. Network licenses can be used in two ways: Floating licensing and Borrowing licensing. Please click the relevant link to view the corresponding activation instructions.Click the Once complete, ZWCAD is fully functional.
Since ZWCAD offers many powerful features, beginners may feel overwhelmed without a clear path. The key is to learn step by step, focusing on the essentials. We recommend starting with these areas:
Mastering these basics builds a strong foundation before moving on to advanced functions.
When you launch ZWCAD, the interface will automatically appear. If you want to create a new drawing, there are two ways to do it:
Method 1: Using a Shortcut Key
Press Ctrl + N on your keyboard to instantly create a blank new drawing.

Method 2: Using the Menu Bar
From the menu bar at the top of the screen, click File → New, choose an appropriate template, and then click Open to create a new drawing.

After creating a new drawing, you can start your design work in the drawing area. To open an existing file, press Ctrl + O and select the file you want.
The command line in ZWCAD is usually located at the bottom of the screen. It is the main window for entering commands and receiving prompts. If it is not displayed, you can press Ctrl + 9 or type command line to make it visible.

Below are examples using keyboard shortcuts
| Command / Action | Shortcut Key | Description |
|---|---|---|
| Line | L | Draws straight line segments between points. |
| Circle | C | Creates a circle using center point and radius. |
| Rectangle | REC | Draws a rectangular polyline. |
| Ortho Mode | F8 | Restricts cursor movement to horizontal/vertical. |
These shortcut keys can greatly improve your drafting efficiency. Beginners are encouraged to learn and practice them step by step.
View manipulation in the drawing area is a basic skill essential for everyday drafting work.
Zoom
Scroll the mouse wheel forward to zoom in and backward to zoom out. This makes it easier to check details or get an overview of the entire layout.
Pan
Press and hold the mouse wheel button while dragging the mouse to move (pan) the view in the drawing area. This allows you to quickly shift your viewpoint and check different parts of your drawing.
By mastering these operations, you can navigate your drawings more freely without constantly switching commands.
Mistakes are common when working on a drawing. The following section introduces some common editing operations to help you quickly correct mistakes.
Undo: To undo the most recent operation, select Undo from the Edit menu, or press Ctrl + Z.
Redo: To redo the most recent undone operation, select Redo from the Edit menu, or press Ctrl + Y.
Erase: To delete selected objects from the drawing, use the Erase command or press Delete.

When you start ZWCAD, first open the Layer Properties Manager. You can do this by clicking Format → Layer in the menu bar or by typing LA in the command line and pressing Enter.

In the Layer Properties Manager, click the New Layer button at the top of the layer list to create a new layer. A new layer will be created with a default name, such as Layer1. To rename it, double-click the layer name, enter a new name (for example, Dashed Line or Solid Line Layer), and press Enter. You can repeat this process to create multiple layers.
To make a layer the current working layer, select it and click the Set Current button, or double-click the layer name. Any objects you draw afterward will be placed on this active layer.

In the Layer Properties Manager, you will see options next to each layer name for color, linetype, and lineweight.

Color: Click the color box to open the color selection dialog. Choose a standard or custom color, then click OK. All objects on that layer will display in the selected color.
Linetype: Click the linetype field and choose from options like Continuous, DASH, or HIDDEN. If the linetype you need is not listed, click Load to add more.
Lineweight: Click the lineweight field and select an appropriate thickness. This helps visually distinguish objects on different layers.
After adjusting these settings, close the Layer Properties Manager to apply the changes immediately.
The Layer Manager provides two important control options:
Turn On/Off (Visibility): Click the light bulb icon next to a layer name to toggle its visibility. When the bulb is on, the layer is visible. When it is off, the layer and its objects are hidden from the drawing area.

Freeze: Click the snowflake icon to freeze a layer. A frozen layer is not only invisible but also excluded from processing, which improves performance when working with large drawings. Objects on frozen layers cannot be selected or edited.

Freezing is a stronger option than simply turning a layer off, as it completely excludes the layer from operations until it is unfrozen.
There are many commands in CAD software. In here, we will mainly introduce some basic drawing commands.
Drawing Lines
Lines are the most basic drawing operation. You can draw a line using the following steps:

Drawing Polylines
A polyline is a complex shape composed of multiple connected line segments or arcs. It is often used to draw closed areas or complex contours.

Drawing Circles
Circles are a commonly used basic shape in CAD, drawn as follows:

This method is the basic way to draw a circle by center and radius. Once familiar, you can also use other methods (e.g., diameter, three-point) as needed.
Drawing Rectangles
Rectangles can be drawn quickly with a dedicated command:

This method allows easy creation of rectangles with precise dimensions. Since rectangles consist of four lines, if overlapping lines occur, it is recommended to use the cleanup command to merge them.
Fillet (rounded corner) Command
To create a rectangle with rounded corners, use the Fillet (rounded corner) command.
This operation allows you to easily transform a right-angled rectangle into a rounded-corner rectangle.
Ortho mode restricts cursor movement to horizontal or vertical directions, ensuring lines are perfectly parallel or perpendicular to the axes. This is useful for architectural floor plans or mechanical parts where strict alignment is required.
How to enable:

Effect:
When Ortho mode is on, the cursor automatically locks to horizontal or vertical directions while drawing lines. You only need to specify the start point and length, without manually entering endpoint coordinates. Turning it off allows free cursor movement for lines at any angle.
Polar tracking helps snap the cursor along predefined angle increments while drawing, allowing easy creation of lines at specific angles such as 30°, 45°, or 60°. This is ideal for slanted lines, polygons, and other complex shapes.

How to enable:
Angle Settings:
Type DS to open the Drafting Settings dialog, go to the Polar Angle Settings tab, and set the increment angles (e.g., 15°, 30°, 45°, 60°) or additional angles. Users can customize the angle list as needed.
Example:
To draw an equilateral triangle with side length 100, set the increment angle to 60° and turn on Polar Tracking. After drawing the first side, the cursor will automatically snap to the 60° direction, making it easy to draw the second side accurately.
This feature reduces the need for manual angle input, enabling efficient and precise drawing.
Example: Select a circle, set its center as the base point, and move it to another position in the drawing area.

Example: Copy a single rectangle to multiple locations to create an array.

Example: Offset a polygon 10 units outward to create parallel lines.

This command is useful for creating parallel copies of lines, circles, or polylines at a specified distance. Multiple consecutive offsets are also possible.
Example: After drawing one side of a mechanical part, use the Mirror command to generate the symmetrical other side, maintaining consistent dimensions. This helps create symmetrical shapes efficiently and improves design accuracy.

Example: Trim two intersecting lines to remove unnecessary parts and clean up the drawing.
You can also select multiple objects to trim them against each other, which improves drawing efficiency.

Click Selection:
Click an object directly with the left mouse button. Best for selecting a small number of objects.
Window Selection:
Hold the left mouse button and drag to create a rectangular selection window. All objects inside the rectangle are selected.
Drag from left to right:
Only objects completely within the window are selected (window selection).
Drag from right to left:
Objects inside or crossing the window are selected (crossing selection).
Quick Select:
Use the Quick Select tool from the command or toolbar to filter objects based on type, color, layer, etc., and quickly select objects that meet the criteria. Ideal for complex drawings.
Linear Dimensions
Linear dimensions are used to measure horizontal or vertical lengths. The steps are as follows:
Example: To create a linear dimension of 100 for a horizontal edge, select both endpoints of the line, and ZWCAD will automatically display "100" as the dimension value.

Radius Dimensions
Radius dimensions are used to measure the radius of circles or arcs. The steps are as follows:
Example: To dimension a circle with a radius of 30, click the circle. The system will automatically display “R30.”

Dimension styles control how dimension text, arrows, lines, and other elements are displayed. The steps to adjust them are:
Adjusting dimension styles allows you to optimize the display according to design standards or personal preference, improving both professionalism and aesthetics of your drawings.

Text is used to add annotations or notes to your drawing. The steps are as follows:
Text styles can also be adjusted via the Text Style Manager (STYLE command), allowing you to change font, size, oblique angle, and other settings to make your text more readable.

Click the File menu at the top-left corner of the screen and select Save, or use the shortcut Ctrl + S.
When saving for the first time, a save dialog will appear. Choose the save location, enter a file name, and click Save. Subsequent saves will overwrite the existing file by simply executing the save command.

Saving as a Template
Template files (*.dwt) include frequently used layer settings, linetypes, text styles, and dimension styles, making it convenient to create drawings that conform to your standards quickly. The steps to create a template are as follows:
Afterward, when creating a new drawing, selecting this template will automatically apply the preset styles and settings, saving repetitive setup work.

Accurate print settings ensure that the design drawing meets actual requirements. The steps are as follows:
Switch to Layout Space
Click the Layout tab on the tab bar at the bottom of the screen to switch to layout view. Layout space is similar to print preview, where you can set paper size and print area.
Page Setup
Right-click the layout tab and select Page Setup.
In the dialog that appears, click Modify to set the printer/plotter, paper size, print scale (e.g., 1:1, 1:50), and print area (window, display area, etc.).
You can also specify print style tables that control line weights, colors, and other print effects, as well as print orientation (landscape or portrait). Click OK to complete the setup and close the page setup manager.
These settings will be applied when printing from layout space, ensuring drawing quality and accuracy.
Viewport Adjustment
Insert viewports (vports) in the layout to define the display area and scale of the drawing. Adjust the size and position of the viewports to display the drawing accurately and clearly.

Click the File menu and select Print, or use the shortcut Ctrl + P.
In the print dialog, click Preview to check the print result. If there are issues, adjust the page setup or viewports and repeat until satisfied. Once the preview is correct, select a printer and click OK to print.

Yes, ZWCAD license provides lifetime access to the ZWCAD software without monthly or yearly fees. The product activation code authorizes its owners to use a specific version of ZWCAD as long as their PCs and/or operating systems support it. In addition, ZWCAD Flex offers a subscription-based licensing option in Canada.
Unfortunately no, ZWCAD has not yet released a version for the Apple MAC OS system. However, ZWCAD is supported on Windows and Linux (Linux is currently available only in the Chinese market).For detailed compatibility information, please refer to the official system requirements for ZWCAD.
In this guide, we have covered the fundamentals of CAD drafting, from basic 2D operations to advanced features such as 3D modeling, parametric design, and dynamic blocks. By mastering these core CAD functions and practicing regularly, you can improve your design efficiency, accuracy, and confidence in creating professional drawings.
Beyond software proficiency, a solid understanding of drafting principles, industry standards, and your specific field is essential for handling real-world design projects effectively. Combining CAD skills with practical knowledge and continued hands-on practice will help you steadily develop into a more capable CAD professional.
Ready to take the next step? Explore the workflows covered in this guide and see how ZWCAD can support your daily drafting and design tasks. Download the ZWCAD 30-Day Free Trial to experience its intuitive interface, standard-compatible commands, and advanced design tools, and take the next step in your CAD journey.