Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Text in triangle in repeat region

  • Thread starter Thread starter wildmodeler
  • Start date Start date
W

wildmodeler

Guest
I need to have a triangle box we use for a note callout in a repeat region. Now we put a symbol over the table. It is not connected to the table so when the table changes the note doesnt move with it. Is there a way to make a triangle with text in it be part of the tables?
Thanks
See pic
 

Attachments

  • triangle-pic.jpg
    triangle-pic.jpg
    21.7 KB · Views: 17
Last edited:
It's certainly possible to have symbols in tables, just use the &sym(sym_name) like in a note. However, I don't know how to do that in a repeat region.
 
Dr, Did that didn't work!
 
You have to have the symbol definition in the drawing before you can put it in a note or table. Just retrieve the symbol from disk, you don't have to actually place it in the drawing.
 
Got it made the column a "comment" in the region added the text: "{0:&sym(VEND-TRI)}" vend-tri is the name of the symbol.
 

Part and Inventory Search

Sponsor

Back
Top