+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Super Member
    Using
    not specified
    Join Date
    Feb 2006
    Posts
    527

    Default Can fields retrieve attribute values form reinserted block references??

    Registered forum members do not see this ad.

    AutoCAD fields can be mapped retrieve an attribute value form a block but if the block reference
    is removed form the drawing the field will only give ### values. If a block reference reinserted in the drawing the field values remain ###. Is there a way to get the field to retrieve attribute value from reinserted block reference without remapping the field??

    Thank you,

  2. #2
    Super Moderator SLW210's Avatar
    Computer Details
    SLW210's Computer Details
    Operating System:
    Windows 7 PRO
    Computer:
    IBM Lenovo
    Motherboard:
    ACPI x86
    CPU:
    Pentium(R) Dual-Core CPU E5500 @ 2.80GHz
    RAM:
    4 GB RAM
    Graphics:
    Nvidia Quadro 600 1GB
    Primary Storage:
    300 GB
    Secondary Storage:
    650GB
    Monitor:
    ThinkVision 22"
    Discipline
    Multi-disciplinary
    SLW210's Discipline Details
    Occupation
    Design Draftsman
    Discipline
    Multi-disciplinary
    Details
    Mostly do drafting related to manufacturing. From doing site layouts with proposed updates, additions and renovations to be budgeted and submitted for bid, to updating and changing existing drawings to reflect maintenance and repair/revision work done on site.
    Using
    AutoCAD 2011
    Join Date
    May 2007
    Location
    South Florida, USA
    Posts
    9,203

    Default

    FIELDEVAL is the AutoCAD System Variable set at 16 Fields update on a Regen. You trying .NET or VBA?
    “A narrow mind and a fat head invariably come on the same person” Zig Zigler



  3. #3
    Senior Member Jeff H's Avatar
    Using
    MEP 2011
    Join Date
    Oct 2010
    Posts
    174

    Default

    Registered forum members do not see this ad.

    Looking at the attached picture
    It appears in the Extension dictionary of the Field the ObjectId of the AttributeReference is stored as part of the Field Code. So when you delete the blockreference there is no longer a vaild ObjectId, but when you insert a new one editing the Field Code to match the ObjectId of the new Attribute Reference and a Regen would probably work.
    This seems like it might be useful.
    I will code something up and post later
    Attached Images
    You can also find your answers @ theswamp.org

Similar Threads

  1. Use fields to duplicate attribute values in blocks?
    By Doove in forum AutoCAD General
    Replies: 7
    Last Post: 22nd Jan 2011, 04:28 pm
  2. annotative attribute fields in block plot as ######
    By lode in forum AutoCAD Drawing Management & Output
    Replies: 0
    Last Post: 10th Jun 2010, 08:03 am
  3. Change Block Attribute Values from VBA Form
    By metal_pro in forum AutoLISP, Visual LISP & DCL
    Replies: 4
    Last Post: 28th Apr 2010, 09:05 pm
  4. Can any one help me to replace attribute values in Block.
    By shamkumaresan in forum AutoCAD General
    Replies: 10
    Last Post: 2nd Sep 2009, 09:55 pm
  5. No block attribute entry - only block references
    By broadcastcad in forum AutoCAD Drawing Management & Output
    Replies: 12
    Last Post: 20th Aug 2006, 02:21 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts