CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.091.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator. New AutoCAD 2026 commands and variables.

CAD tip CAD tip # 12526:

Question

CAD 
 %  platform  category 
A
The freeware utility BufZone creates a "buffer" geometry (outline) or wipeouts around selected line objects in an AutoCAD DWG drawing. Like a text-mask but for line objects.

You can use this add-on application for better readability of line geometry (lines, polylines, splines, arcs, circles, ellipses) on a background, or for creating the geometry of an auxiliar outline in a given distance.

You can download the BufZone add-on application from Download, load it into AutoCAD with APPLOAD and run it by typing the BUFZONE command.

In the initial prompt you can specify the zone width or change the application mode. The Wipeout mode creates wipeouts under the selected geometry, the standard mode creates an outline polyline. You can control the target layer (either by the source line or the current one), whether to create just the outer outline or both for closed polylines, and for creating Wipeouts you can also specify their transparency level (0=none) and the strategy for draworder - by default, the wipeout mask is placed just under the original selected line, the Front mode moves both the line and its wipeout completely to the front (top), above all other drawing geometry.

Using a couple of LISP variables, you can control the app behaviour:

(setq _bufzonearcangle 5.0) ; segmenting angle for arcs
(setq _bufzonelayer "source") ; target layer mode
(setq _bufzoneside "outward") ; mode for outlines for closed polylines
(setq _bufzonetransparency 0) ; wipeout transparency (0-90)
(setq _bufzonedist 1.0) ; preset buffer width
(setq _bufzonewipeout T) ; preset wipeout mode
(setq _bufzonefront T) ; preset Front mode (above all)
ACAD
100% *CAD
29.2.2020    22292×  
applies to: AutoCAD ·

See also:
Tip 14207:Hatch on path in AutoCAD 2025+
Tip 13566:Text size in Revit temporary dimensions.
Tip 12287:AutoCAD hatch flood-fill does not honor all boundaries.
Tip 9420:Stereoscopic view modes in Autodesk VRED.
Tip 7852:Put Google Earth maps directly into AutoCAD.


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
Add .CIT raster format support to AutoCAD and Map and Civil 3D
CITin More info


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist