• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD 2010/2011/2012 DWG Format

    Reply
    Contributor
    Posts: 21
    Registered: ‎11-04-2008

    Re: Array Function

    03-24-2011 02:45 PM in reply to: resullins

    I would like to hear from an Autodesk person. Surely no one really thought it was a good idea to completely eliminate the Array Dialogue box, what a giant step backwards.....

     

    Perhaps it has been redesigned and is accessible through another command, perhaps an additional option has been added and we're haven't figured it out yet.

     

    Oh, to have about 10 hours to sit down and read before jumping in to a new release.....

    Please use plain text.
    Mentor
    Steve_Johnson
    Posts: 584
    Registered: ‎05-01-2005

    Re: Array Function

    03-24-2011 07:27 PM in reply to: DaveFuller

    I have written my own ClassicArray and will be posting a Beta of it on my blog shortly.

     

    Edit: oops, I see RK has already mentioned that, never mind.

    Steve Johnson - blog nauseam - ClassicArray
    Please use plain text.
    Mentor
    Steve_Johnson
    Posts: 584
    Registered: ‎05-01-2005

    Re: Array Function

    03-24-2011 09:29 PM in reply to: Steve_Johnson
    Please use plain text.
    Member
    W.Fraser
    Posts: 3
    Registered: ‎03-25-2011

    Re: Array Function

    03-25-2011 03:21 AM in reply to: Steve_Johnson

    Steve, thank you so, so much. :smileyhappy: I much prefer the 'old' style box. I will look out for the final version

     

    Please use plain text.
    Member
    W.Fraser
    Posts: 3
    Registered: ‎03-25-2011

    Re: Array Function

    03-25-2011 04:19 AM in reply to: W.Fraser

    Steve, just a quick question ? Is there any way for the box to remember the previous entries. I do a lot of repeat arraying with minor offset changes. It would great if this is possible !!

    Please use plain text.
    Mentor
    Steve_Johnson
    Posts: 584
    Registered: ‎05-01-2005

    Re: Array Function

    03-25-2011 08:11 AM in reply to: W.Fraser

    There's no way currently to save settings, although I may be able to add that feature if the demand is there. It is possible to create custom commands that have predetermined settings, though. Give me an example of the sort of settings you would commonly use and I'll show you how it's done.

    Steve Johnson - blog nauseam - ClassicArray
    Please use plain text.
    Valued Contributor
    Posts: 77
    Registered: ‎11-13-2008

    Re: Array Function

    03-25-2011 10:05 AM in reply to: GrantsPirate

    For those who like the legacy control pick method of selecting items on top of each other (like i do) remember to change legacyctrlpick variable to 0 or the control pick method of editing an item in an associative array will not work.

    Please use plain text.
    Member
    W.Fraser
    Posts: 3
    Registered: ‎03-25-2011

    Re: Array Function

    03-27-2011 05:42 AM in reply to: Steve_Johnson

    Hi Steve, I think there might be a small bug. If doing a rectangular array & I have a count of 18 in column, I have to put the value in the row offset for it to work. I've attached a sceenshot of your classic array with 2012 & the old one in 2011

    Please use plain text.
    Mentor
    Steve_Johnson
    Posts: 584
    Registered: ‎05-01-2005

    Re: Array Function

    03-28-2011 08:23 AM in reply to: W.Fraser

    Thanks! I think I've fixed that and it now remembers its settings:

     

    http://www.blog.cadnauseam.com/2011/03/28/classicarray-beta-2-0-5-0/

    Steve Johnson - blog nauseam - ClassicArray
    Please use plain text.