This week well continue building our custom importer, specifically the geometry generation, all the palm fronds are only point coordinates that make up curves so we will rebuild them and apply their width attribute to realize them as they came from the original application. Python is not considered "fast" to create geometry, but as you'll see it is really fast to create thousands of curves in a few seconds.
For our example we'll use the Moana Island Scene that Disney released, this is a production asset so is great data to build out importer with.
Enjoy Week 10 and congrats if you made it this far!