+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Forum Newbie
    Using
    not specified
    Join Date
    Jun 2006
    Location
    Greenville, SC
    Posts
    5

    Default Attribute Definition Question

    Registered forum members do not see this ad.

    What does INVISIBLE, CONSTANT, VERIFY & PRESET mode mean?

  2. #2
    Super Moderator rkmcswain's Avatar
    Computer Details
    rkmcswain's Computer Details
    Operating System:
    Windows 7 Pro x64
    Motherboard:
    Intel DZ77RE-75K
    CPU:
    i7-3770K 3.50GHz
    RAM:
    32GB
    Graphics:
    Nvidia Quadro 2000
    Primary Storage:
    125GB SSD
    Secondary Storage:
    500GB SATA
    Monitor:
    ASUS 27" / ASUS 24"
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Sep 2005
    Location
    Houston
    Posts
    3,633

    Default

    Invisible
    Specifies that attribute values are displayed when you insert the block. ATTDISP overrides Invisible mode.

    Constant
    Gives attributes a fixed value for block insertions.

    Verify
    Prompts for verification that the attribute value is correct when you insert the block.

    Preset
    Sets the attribute to its default value when you insert a block containing a preset attribute.

    This is all in the HELP file.

  3. #3
    Forum Newbie
    Using
    not specified
    Join Date
    Jun 2006
    Location
    Greenville, SC
    Posts
    5

    Default

    Thanks for the help. I would have checked the help file, but for some reason, it is not loaded (or at least doesn't work) in my company's version of AutoCAD 2002

  4. #4
    Super Moderator fuccaro's Avatar
    Using
    AutoCAD 2006
    Join Date
    Nov 2002
    Location
    Romania, Marosvasarhely
    Posts
    3,540

    Default

    If you set an attribute to be invisible it will not appear in the drawing, nor in the plotted document but it is saved in the database. I use this to link informations to blocks. With Lisp routines I can access those data and I have the some fields in BOM completed automatically.

    A constant attribute can not be changed. It is ... constant.

    Use the Preset option if an attribute is set on the same value in almost all the cases. All your drawings hold your name in the title data block. So it is possible to make your templates preset with your names.

    Verify it is like preset, but you must confirm the value each time you insert a block
    It's nice to be nice, but sometimes is nicer to be evil!.
    Tip: Please do not PM or email me with CAD questions - use the forums, you'll get an answer sooner.

  5. #5
    Senior Member BITDRAUGHTY's Avatar
    Using
    AutoCAD 2008
    Join Date
    Sep 2005
    Posts
    112

    Default

    hi i have a problem regarding attributes.I have a door block with the door type /number /and finish. the finish varies between v and p.The problem is that i have redefined a block and they all go back to the default setting?This strange as the numbers still remain as they were ie 1-2-3-4.

    Is there a way to rectify this easily?

    thank you

    BD

  6. #6
    Super Moderator fuccaro's Avatar
    Using
    AutoCAD 2006
    Join Date
    Nov 2002
    Location
    Romania, Marosvasarhely
    Posts
    3,540

    Default

    Registered forum members do not see this ad.

    Bitdraughty
    Please post a question only once.
    It's nice to be nice, but sometimes is nicer to be evil!.
    Tip: Please do not PM or email me with CAD questions - use the forums, you'll get an answer sooner.

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