Thanx for the clarifications about the coordinates.
When answering your questions I can only speak about the general concepts of the features.
But others from Autodesk will have better answers than me, b/c they are the developers of the product and know it's design functions.
Q1: Only the surface. Meshes are surface features. They create 'shells' or 'skins' using either triangulation or quadrilaterals (depending on the software's functions).
Q2: That's how I would do it if starting from scratch. But since you already have all the coordinates in x,y,z, you already have them when you import the CSV file into an Inventor sketch. But if you want to start from scratch, then you can do all of it manually. But that would be WAY too much work placing the points individually (1000 points!).
So, I would say the easy part is importing the point clouds. But the rest of it is difficult b/c it's manual work drawing all the lines 'connecting the dots' in the vertical and horizontal directions. Maybe someone else in here knows a better way to make that grid for you from lines/curves/splines?
Another thing to consider is that the mesh may not be the best way to solve this challenge. Correct me if I'm mistaken, but it seems you want to make a single fiber that consists of a bundle of fibers. If so, I'm not sure using a mesh is the best way to approach this, due to how Inventor creates extrusions. Maybe sweeping a closed area along a path is more suitable a method to accomplish this? Is the pic in one of my previous posts showing the snake-like extrusion representative of what you want to accomplish?
Another question: Are all the grids the same on each cross-section, except for position on the plane? In other words, can you make one grid on the first work plane and then copy that sketch to each successive plane, except position the whole thing according to the main equation curve? If so, then this may be a key to getting your project accomplished. Whether or not Inventor 2021 can do it automatically is above my pay grade at this point, b/c I don't have that new a version of it.
Q3: I don't know about 2021, but 2010 (my version) is impossible to do that 'out of the box'. Maybe someone can do it writing an iLogic or VBA rule, or maybe one of the add-ons for Inventor can do it like NasTran FEA, but I can't tell you b/c I don't know. Maybe someone else in here can say?
Also, I don't know if Inventor 2021 can create a quad-mesh like you want. But if it can, then you probably would have to place a point at every node and then run an iLogic or VBA rule to find and i.d. each point's x,y,z coordinate and compile it in a data list and output it to a text file. I'm not a coder, so I can't tell you how to do that. Or maybe you can export the sketch into DXF format and bring it into AutoCAD and select all point, then invoke the List command to compile that coordinate data list?
... Chris
Win 7 Pro 64 bit + IV 2010 Suite
ASUS X79 Deluxe
Intel i7 3820 4.4 O/C
64 Gig ADATA RAM
Nvidia Quadro M5000 8 Gig
3d Connexion Space Navigator