• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Active Member
    FlippiedB
    Posts: 8
    Registered: ‎01-26-2011
    Accepted Solution

    Single Attributes in multiple text

    257 Views, 6 Replies
    02-22-2012 04:55 AM

    I wonder if this is possible.

     

    In my title block I have a attribute with the name project_Number. Now what I want to do is the following. When I edit my block with the project number. The project number should automatically be added to a text box without me typing in the project number twice.

     

    E.g.. This Drawing is part of the consulting services provided for Project[Project_Number] and may not be used or applied for any other purpose without prior consultation.

     

    in other word the project number should be reference in the text box from the attribute. Is this possible???

    Please use plain text.
    *Expert Elite*
    JGerth
    Posts: 1,125
    Registered: ‎12-05-2005

    Re: Single Attributes in multiple text

    02-22-2012 07:52 AM in reply to: FlippiedB

    it would be much simpler in the long run for both locations to use a field pointing to either a value in DWGPROPS (less ideal) or a ProjectNumber in Sheet Set Manager (ideal). 

    Please use plain text.
    Active Member
    FlippiedB
    Posts: 8
    Registered: ‎01-26-2011

    Re: Single Attributes in multiple text

    02-22-2012 07:59 AM in reply to: JGerth

    thanx

     

    the sheetset manager works perfect. but our company don't use the sheet set manager. i'll try to convience them by doing so but in the meantime im trying to explore other ideas.

    Please use plain text.
    *Expert Elite*
    dgorsman
    Posts: 3,278
    Registered: ‎10-12-2006

    Re: Single Attributes in multiple text

    02-22-2012 09:59 AM in reply to: FlippiedB

    Placeholder field?

    ----------------------------------
    If you are going to fly by the seat of your pants, expect friction burns.
    Adopt. Adapt. Overcome. Or be overcome.


    Please use plain text.
    Active Member
    FlippiedB
    Posts: 8
    Registered: ‎01-26-2011

    Re: Single Attributes in multiple text

    03-09-2012 12:26 AM in reply to: FlippiedB

    Hi All

     

    autodesk was able to give me a solution that works perfect 

     

    You can insert Attribute as a field in Mtext object.

    1. Create an attribute
    2. Start the Mtext command > while Mtext is still active, click on Field in Ribbon Insert panel
    3. Field dialog > under Field names: select "Object" > at Object type: click the Select Object button and select the attribute > under Property select "Prompt" > OK to close Field dialog.
    Result: Attribute is inserted as a field in Mtext.

    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎01-02-2013

    Re: Single Attributes in multiple text

    01-02-2013 06:10 AM in reply to: FlippiedB

    I am doing this in AutoCAD Mechanical 2012... This how I am doing it:

     

    1. Creating an attribute on a layer that does not plot.

    2. In my MTEXT, right clicking and selecting "Insert Field" from drop down menu.

    3. Under "Field names:" select "Object"

    4. For "Object Type" I am picking the attribute.

    5. Under "Property:" I am selecting "Value"

     

    The default value should show up in the "Preview" column.

     

    6. Then just hit "OK"

    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎01-02-2013

    Re: Single Attributes in multiple text

    01-02-2013 06:51 AM in reply to: zerogtravel

    previous doesn't work in a block....

    Please use plain text.