String Icons

In Revit I’m able to paste in an icon in a schedule, but when I paste in the same icon in a code block I get a question mark. Anyone know how to paste in icons?

Have you considered sending the unicode strings directly? I haven’t looked but I would guess an escape character followed by the string is a good starting point.

4 Likes

I did some searching in the forums for Unicode and came across some a post about using the windows charmap. Copying a black dot from there into Dynamo worked. Thanks for the help!

3 Likes

Glad to be of help. :slight_smile:

2 Likes