How do I make a tag a multi line text ?

How do I make a tag a multi line text ?

emmanuelbee
Collaborator Collaborator
11,658 Views
3 Replies
Message 1 of 4

How do I make a tag a multi line text ?

emmanuelbee
Collaborator
Collaborator

How do I make a tag a multi line text ?

0 Likes
Accepted solutions (1)
11,659 Views
3 Replies
Replies (3)
Message 2 of 4

SteveKStafford
Mentor
Mentor

{Edit: I see you've got another thread with some answers already...}

 

What kind of tag and element are you dealing with?

 

One way is to change how wide the label is in the tag, narrower makes the value wrap the line sooner and wider means the single line doesn't wrap until you have a pretty long value. Another is to create a unique parameter for each line of information and combine it in the tag. There is also a Multi-line Text data type that might work but it would help to know what your answer is to my opening question.


Steve Stafford
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
EESignature

0 Likes
Message 3 of 4

Corsten.Au
Advisor
Advisor

Hi

 

There are two possibilities for multi-line Tag...

 

1. Using just one Parameter ( ex: Comment etc ), The text box determines the alignment and

the text automatically adjust once its crosses the horizontal limit set in the tag..

 

2. Second is if you are using more than one parameter in the tag, then you can use " break" to 

get tags in multi-line...

 

( In Revit terminology, multiline text is something used in text parameters , so the Tag label might use a Text parameter which is multiline.. Ex: CustomeText : Type of Parameter : Multiline)

 

Multi-line tagsMulti-line tags

Corsten
Building Designer
0 Likes
Message 4 of 4

barthbradley
Consultant
Consultant
Accepted solution
0 Likes