CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]
CZ | EN | DE
Login or
registration
  Visitors: 13775

CAD tip CAD tip # 9829:

   
Question CAD 
 %  platform  category 
Q - question

DrGrid - parametric grid for AutoCAD drawings.

A - answer zgrid If you need to draw a rectangular orthographic or polar underlay (matrix, network, X-Y line raster) in your AutoCAD DWG drawing, you can use the free add-on utility CADstudio DrGrid from Download.

This generator automatically creates a regular Y- and Y-axis line grid (linear or logarithmic) or a polar circular grid in a specified area. The default offset equals to the current visual grid step (F7). Optionally you can autonumber the drawn lines. Every N-th line can be emphasized. In the 3D mode, a cube (box) grid is generated.

The generated underlay grid is created in a given layer (can be set as non-printing), in a given color and linetype. The grid layer is locked and drawordered to the back of your drawing. It is cleared before any new grid is drawn.

DrGrid - visual grid as real drawing entities (objects).



Polar grid numbered, sample function from 2DPlot superimposed:


Examples of DrGrid:

You can use LISP variables to predefine grid parameters:

(setq DrGridLayer "DrGrid") ; layer
(setq DrGridColor 8) ; color
(setq DrGridMajColor 9) ; majors color
(setq DrGridTransparency 30) ; transparency
(setq DrGridLabelScale 0.5) ; relative label scale
(setq DrGridLineType "DOTTED") ; linetype
(setq DrGrid3D T) ; in 3D?
(setq DrGridPolar T) ; polar grid?
(setq DrGridNumber T) ; numbering?
(setq DrGridLogStartOrder -2) ; logarithmic starting label (order)
(setq DrGridLog T) ; logarithmic

GRID command names: RASTR RASTER GRILLE REJILLA GRIGLIA GRADE SIATKA

ACAD
100% *  CAD 
16.5.2014    21961×  
Prices - CAD eShop:
applies to: AutoCAD ·

See also:
Tip 13938:ModDXF - utility for bulk modification/display of internal DXF properties in DWG entities.
Tip 13933:How to set grid colors in AutoCAD Web?
Tip 13221:Attractor - snap multiple objects to existing points/vertices.
Tip 11936:Why does AutoCAD display an oblique (skewed) plan view and a red-green crosshair?
Tip 11914:Maze generator for 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 glossary   



Featuring:
Use Google Earth images in your AutoCAD projects with the Plex.Earth Tools More info


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