Results 1 to 3 of 3

Thread: Create a block that when inserted ask to select another one to get their name to display in a label

  1. #1
    Login to Give a bone
    0

    Default Create a block that when inserted ask to select another one to get their name to display in a label

    I would like to create a block that when inserted it will ask to select another block to read the value of their TAG NAME or their NAME, then put it in a box; in this way I would like to put informations in a drawings with many labels located in the right position and cstomized by color, text style etc.

    Thank You for any kind of support
    riccardo

  2. #2
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Create a block that when inserted ask to select another one to get their name to display in a label

    Sounds like some custom coding would be needed -- a simple block insert won't do that. Instead a LISP routine that gets the information, and then inserts the block and populates an attribute.

  3. #3
    Login to Give a bone
    0

    Default Re: Create a block that when inserted ask to select another one to get their name to display in a label

    Yes is what I need, exactly I have a dwg that is the output of a 3D Plant 'Oil&Gas' software. In that drawing pipe lines, valves etc. are exported as blocks with their name that corresponds to TAG NAME attribute; I need a routine that ask me to select a block and then place a box containing that string -name of block or tag name- so I can label the drawing.

    I hope there will be a solution
    Thank You

Similar Threads

  1. Create a block from inserted objects
    By artisteroi in forum Dot Net API
    Replies: 24
    Last Post: 2010-06-12, 07:48 AM
  2. Replies: 3
    Last Post: 2006-06-09, 06:46 PM
  3. Unable to select inserted Word file
    By CAD Dawn in forum AutoCAD General
    Replies: 14
    Last Post: 2006-02-01, 01:58 AM
  4. Replies: 18
    Last Post: 2005-10-28, 12:18 AM
  5. Cannot select centerline reference of an inserted family object
    By Haden in forum Revit Architecture - Families
    Replies: 2
    Last Post: 2004-09-17, 09:48 PM

Posting Permissions

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