Hi there,
I am curious to know if its possible to input text from a column of a csv file to font sop that changes based on the frame number. Also do I have to save the csv file in a particular format?
Thanks in advance.
Importing text from a CSV file
3292 4 0- Umesh Shukla
- Member
- 6 posts
- Joined: Jan. 2016
- Offline
- tamte
- Member
- 8747 posts
- Joined: July 2007
- Online
you can use Table Import SOP to import .csv file
which will create point for each row and attribute from specified columns
then you can copy font on it and vary the text based on some attribute you extracted
which will create point for each row and attribute from specified columns
then you can copy font on it and vary the text based on some attribute you extracted
Umesh Shuklano, .csv is literally just a text file with coma separated values so as long as you adhere to that notation, you don't even have to use .csv extention
Also do I have to save the csv file in a particular format
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- Umesh Shukla
- Member
- 6 posts
- Joined: Jan. 2016
- Offline
- Geoff Marshall
- Member
- 17 posts
- Joined: Aug. 2015
- Offline
Is there a way to indicate which row to start reading from? It looks like it will skip the first row if it is string text and start from the second row. I have a file with string text in the first two rows and Table Import doesn't like that, I have to manually remove the second row currently. How do I tell it to start reading from a specific row downwards or a range of rows?
- bollili
- Member
- 211 posts
- Joined: Dec. 2009
- Offline
-
- Quick Links