Question
Importing .txt file for parameter list
- September 13, 2021
- 2 replies
- 7077 views
Recently I've created a parameter set for selecting a material from a drop down. This list drives relations used for grabbing dimensions for an auto-bom table. I'm having trouble importing this list via .txt file, and I'm wondering if there needs to be a specific syntax for the strings int he .txt file? This list is pretty simple:
"1X4"
"2X4"
"2'' FOAM"
etc.
I have been using a mapkey that creates the parameter, and then adds each material, line by line. As you can imagine, this is pretty tedious to update..
When I try to go into the parameter and right click in the list window, select import, and select the .txt file, nothing happens. Any thoughts?
