I was wondering if there is a way to underline strings in dynamo so when a text box places in a revit model the text is underlined? I know you can underline text within revit by highlighting the text but I wanted to see if there was a way I could do this in dynamo.
I tried just copying them into dynamo since the thread was saying some worked but none of them would output what I was looking for. Im not too familiar with python either so i couldnt really trouble shoot the errors.
I made a recent post about this but thought I would better explain my problem in a new one. I am trying to get the top line of text to show up underlined for a text note. Now I know there isnt a built in node for this and a python script is need for it. I have no experience with python so it would be really appreciated if someone could show me a python script that I could just add in as a node.
I have attached screen shots so far and add a picture of what the final product should look like. I can get everything except one of the lines to be underlined. Any help on this is greatly appreciated.
Hello @Clayton.Woollen_UVKH one way could probably be split the multiline textnote to single text and use a texttype with underline and the lowest without…ps…please dont create duplicate post, better just give more information in the original post, then its easyer to get help and help…
Hello, no need to create multiple subjects (for searches then this will create problems) yesterday you asked Mr. Jacob, you did not show many tests.
Here is a deliberately ‘truncated’ solution (an element provided instead of a list but not insurmountable)
The spirit of the forum is to help but at a minimum you must show that you are making an effort and not waiting at all.
No need to duplicate the topic - you can always add the context in the original topic as a reply. This also makes things more complicated for future users as subsequent searches might only find your otherwise abandoned thread.
Merging the two now so to prevent such issues in the future.