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: 10451

CAD tip CAD tip # 8293:

   
Question CAD 
 %  platform  category 
Q - question

Using the context ribbon for creating new arrays in AutoCAD 2012.

A - answer 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    16107×  
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
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 glossary   



Featuring:
Save your floating licenses (NLS) consumed by inactive users - free unused licenses with
LogOff 2006 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