CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

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    17390×  
applies to: AutoCAD 2012 ·

See also:
Tip 14665:Display complex linetypes on 3D curves in plain AutoCAD.
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.


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:
Extend your AutoCAD LT productivity with our popular add-on
ARKANCE LT Extension 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