Message 1 of 4
Reading from .CSV file
Not applicable
02-03-2015
10:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to read from a .csv file the coordinate and radius of a bunch of circles inside a square. My csv file contains information about X, Y, and radius of circles. Ultimately I want to extrude those circles and the space between them to make a cubic volum with fibers embedded in. I would be happy if anyone could help me with this issue.
I copy/paste a part of my .csv file in case it may help.
X Y R
5.7928, 0.98824, 0.98824,
9.0907, 6.299, 0.90929,
6.831, 5.8238, 0.43708,
8.8576, 4.6427, 0.45327,
Best,
Babak