CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
New CADforum look launched.
Over 1.081.000 registered users (EN+CZ). New 1D nesting and 3D nesting tools, updated Color converter. New AutoCAD 2025 commands and variables. Learn about twiGIS.

CAD tip CAD tip # 8293:

Question

CAD 
 %  platform  category 
A
The new function for drawing dynamic arrays in AutoCAD 2012 allows to specify the array parameters dynamically, by mouse dragging. You can subsequently edit your array using parameters entered in the context ribbon for arrays.

If you prefer to use the parameters right from the beginning, when drawing the array, use CUI to add the following menu macros to your ribbon or toolbars (successively for rectangular, polar and path arrays):

  
^C^C_select;\_arrayrect;_p;;;1;1;;_x;(sssetfirst nil (ssadd(entlast)))(princ)  
 
^C^C_select;\_arraypolar;_p;;\;;_x;(sssetfirst nil (ssadd(entlast)))(princ)  
 
^C^C_select;\_arraypath;_p;;\1;_d;_x;(sssetfirst nil (ssadd(entlast)))(princ)  

Since version 2012 SP1 you can also use the old way of creating arrays with the ARRAYCLASSIC commans.

(original concept by Silvia Menon)

ACAD2012
100% *CAD
29.10.2011    16340×  
Prices - CAD eShop:
applies to: AutoCAD 2012 ·

See also:
Tip 13858:Is there also a SETBYBLOCK command?
Tip 13666:Oblique rectangular array in AutoCAD.
Tip 13452:HideItem - hiding individual items in AutoCAD arrays or attributes
Tip 13221:Attractor - snap multiple objects to existing points/vertices.
Tip 12966:TrimArr - trim a dynamic array to a boundary curve.


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:
Increase your productivity with our set of BIM add-on functions for Autodesk Revit
CADstudio Revit Tools 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