Attribute User text does, and allows you to select a CSV or CST file (haven’t tested cst just csv but it presumably works).
However the Import for Document user text only allows you to import from 3dm files.
Also, when you finally do get key value pairs inserted, the display area of the panel changes the import order the second you leave the panel and come back. Clicking on Key or Value will sort by the column, but there’s no way to get back to the order that was created initially.
I set up a whole mess of fields in excel and saved as CSV for use in a title block template, and that’s what uncovered this.
It’s very difficult to set text fields inside a block from Attribute User Text fields attached to the block, as the UI wants you to be able to select an object, which you can’t do when editing the block in place. The only workaround I’ve found is to just put a text object someplace external to the block, then user the FX button in that text object’s editor to select the block in order to get the guid populated correctly into the text field, then copy that and go back into edit block in place and manually paste the guid portion and edit the pasted text for the specific field. While it works, it’s way too cumbersome.
Finally, there’s an issue with using the user text fields in general, as if you hand type them in, or copy paste the guid from the object properties, the dialog insists on “smart formatting” the " character, and they don’t work with leading and trailing double quotes. While there are times when one might want leading and trailing quotes for aesthetic purposes, there should be away to enter a non leading or trailing quote in the dialog, or just make it take either or when evaluating the text.
The changing of the straight quotes to leading/trailing occurs if you touch any text next to it (i.e. the field name for example).
Also, you can’t use the word “date” as any part of a user text key, for example “Rev_A_Date” as a key name will not work and evaluate to “#####”. I had to change every key name to things like Rev_A_Dte to get them to work. This is a bug methinks.
The Rhino options and the Document User Text tab both have an option to import a CSV file.
I thought I could create a file in Excel with all sorts of user text and then export some of them to a CSV file and import it so I can display it on a layout?
I could also just type my user text in Rhino but I was wondering why the import doesn’t work.
I was also wondering if multi line user text is possible?
I think I’ll forget about Excel and just type my text in a text file instead of exporting a CSV.
Maybe multiline is a stupid idea? I was just wondering if it is possible for user text since text can be multiline. I don’t necessarily need it to be honest.
I wouldn’t go that far. I would think I came up with that request when I was in a situation where I thought that would have been useful. As long as not many users find that useful, it’ll stay on the wish list for the future.
-wim
Conference Room A & C will not fit in the space on the title block.
Conference
Room A&C
Does.
Like wise “Video Signal Flow” won’t but
Video
Signal Flow
Will.
I"ve tried every trick under the sun to get those to work -
“Video\nSignal Flow”
Video (option char) Signal Flow ← sorta works but screws up the centering, and looks ok on screen and with printdisplay on, but Runs off the page when printed. Also has to be manually entered on screen can’t be imported via CSV.
Course being as my original but report now goes back to 2019, I rather doubt I’ll see this fixed until long after I’m on social security.
You want to send an example? If it is large it can be sent here: Rhino Accounts
Of course there is a practical limit that can be about performance. But in some cases we may offload data to a SQL database and then tie that back into Rhino objects without having to actually load all the data into a Rhino model.