cadblockdwg

How-to guide · how to insert a cad block in gstarcad

How to insert a CAD block in GstarCAD

DWGDXFFree1,067 words

By Sumana Kumar · Published 25 Aug 2024 · Updated 25 Aug 2024

GstarCAD is a DWG-native AutoCAD alternative built around an almost identical command set, which makes it one of the easiest places to use the blocks here. INSERT, the Design Center, UNITS, BLOCK and WBLOCK all exist with the same names and behaviour, so if you have ever inserted a block in AutoCAD you already know how to do it in GstarCAD. This guide walks the workflow anyway, with the unit-scaling habit and reuse tips that keep blocks landing cleanly.

Because GstarCAD reads and writes native DWG, there is no conversion step — the DWG you download drops straight in. We will cover both the command-line INSERT route and the Design Center, which is the better tool when you are working from a folder of downloaded blocks.

Step 1 — Download the DWG and confirm units

Download the block as a DWG and save it into a stable folder — a project or library folder keeps it reusable. The blocks here are drawn full size in millimetres, and GstarCAD uses that figure to decide how to scale the block on insertion.

Type UNITS to open the Drawing Units dialog and check the insertion scale is set to Millimeters for a metric template. GstarCAD honours the INSUNITS system variable exactly as AutoCAD does, so when the drawing and the block both declare millimetres, the block inserts at true size automatically. Setting this at the start of a drawing is the single best way to avoid block-size surprises later.

Step 2 — Run INSERT or open the Design Center

The direct route is the command line: type INSERT (or I) and press Enter to open the Insert dialog, then click Browse and select your downloaded DWG. The dialog gives you insertion point, scale and rotation with the familiar 'Specify on-screen' options.

For library work, open the GstarCAD Design Center (type ADCENTER, or find it on the Tools/Palettes menu). It lets you browse to a folder of DWGs, preview the blocks inside, and drag one onto the drawing. This is the better workflow when you keep a folder of downloaded blocks, since you can audition and place several without reopening a dialog each time. Dragging a DWG from Windows Explorer onto the canvas also works and treats the file as a block.

Step 3 — Place, scale and rotate the block

Click to set the insertion point where the block's base point should land, then accept or type a scale and rotation. For a block whose units already match the drawing, leave the scale at 1 — the geometry is true size.

If you draw in metres, insert at 0.001; on an imperial template, set the drawing's insertion units to millimetres in UNITS so GstarCAD converts automatically rather than asking you to apply a conversion factor by hand. The placed block is a single block reference, so you can copy, mirror, rotate and array it as one object, and editing the block definition later updates every instance at once.

Step 4 — Manage layers

After placing the block, decide which layer the reference should sit on. Select it, open the Properties panel, and assign a meaningful layer — furniture, doors, fixtures — rather than leaving it on 0. GstarCAD's layer tools mirror AutoCAD's, so freezing a furniture layer for a structural plan and thawing it for a furnished plan works the same way.

When a downloaded block's geometry is on layer 0, moving the reference onto a coloured layer makes the block adopt that layer's colour and lineweight, which is the standard way to make one neutral block read correctly across drawings without editing the source DWG.

Step 5 — Build a GstarCAD library

GstarCAD includes WBLOCK, so you can write a block out as a standalone DWG with a chosen base point and units, ready for reuse across projects. Save these into category folders the way this catalogue is organised so the library stays navigable.

Then point the Design Center at that folder, and from any drawing you can browse the tree and drag a block straight onto the canvas. Because the files stay in plain DWG, the same library is portable to AutoCAD, BricsCAD or DraftSight without any conversion, so investing in a tidy GstarCAD library pays off no matter what you open the files in later.

Things to watch for in GstarCAD

The familiar offenders apply. A block that inserts tiny or enormous is almost always a units mismatch, not a damaged file — set the insertion scale to millimetres in UNITS and re-insert rather than scaling by hand each time. Solve it once per drawing and it stays solved.

Resist exploding a downloaded block to tidy it; an exploded block is no longer a single reference, so you lose the one-edit-updates-all benefit and scatter its geometry across layers. Use BEDIT (the Block Editor) if you genuinely need to change the symbol, and the edit then propagates to every instance in the drawing at once. And when you pull blocks from several sources into one drawing, keep names distinct — two blocks sharing a generic name like 'Block1' will collide, so rename on export before they ever meet in the same file. GstarCAD's close AutoCAD compatibility means almost any AutoCAD block tutorial applies directly, which is handy when you hit something this guide doesn't cover, and because the files stay in plain DWG you can hand them to a colleague on AutoCAD or BricsCAD without a single conversion step.

Free download

Browse the full library — DWG & DXF, no signup.

Download CAD blocks

Questions

Frequently asked

Is GstarCAD compatible with AutoCAD DWG blocks?+

Yes. GstarCAD is DWG-native and shares AutoCAD's command set, so the blocks here insert directly with no conversion. They target AutoCAD 2004 format, which GstarCAD reads without any problem.

What command inserts a block in GstarCAD?+

Use INSERT, exactly as in AutoCAD — type it, click Browse, and choose the downloaded DWG. For library work, open the Design Center (ADCENTER) and drag blocks onto the drawing from a folder.

Why is my block the wrong size in GstarCAD?+

It is an insertion-units mismatch. Type UNITS, set the insertion scale to Millimeters to match the block, then insert again. GstarCAD honours INSUNITS and will then rescale the block automatically to true size.

Can I save blocks to a reusable library in GstarCAD?+

Yes. GstarCAD includes WBLOCK to write blocks out as standalone DWGs into a category-organised library, and the Design Center lets you drag those blocks onto any drawing without re-running a dialog.

Related downloads

Blocks for this guide

Popular blocks to download

Related categories

Related guides