- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a quite interesting 'problem'.
I have an Excel dataset which contains POLAR co-ordinates (55 per 360 deg).
There are 281 lines of this data and each line of data advances along the z-axis by 3.333mm.
The data forms the profile of the inside of a pipe over a given length.
I've been trying to figure out how to traverse this data and generate sets of points joined by a spline for each line of data.
Subsequently, this would then be used to generate a surface model, thicken it and 3d-print it.
Example of data:
Cells A1-A55 contain the Z co-ordinate; 0, 3.333, 6.666, 10, 13.333, etc.
Cell B1 contains 300.27
Cell C1 contains 300.59
Cell D1 contains 299.55
...
Cell BD1 contains 301.22
(this will generate one SLICE with a closed spline)
Cell B2 contains 300.59
Cell C2 contains 301.33
Cell D2 contains 302.11
...
Cell BD2 contains 300.50
(this will generate one SLICE with a closed spline advanced 3.33mm along the z-axis)
...and so on.
I'm in no way an expert in iLogic and wondered if anyone could help in traversing the dataset confidently.
This should enable me to generate a set of CARTESIAN co-ordinates and thus points and/or splines.
(unless the POLAR co-ordinates can be used in their native form)
I've looked at the Inventor/iLogic help files, though it's still not terribly clear.
It sounds like a big ask, but a very decent nudge in the right direction would be greatly appreciated.
Let me know if any of this appears confusing and I'll try to elaborate a little further.
Thank you
Regards
Darren
Solved! Go to Solution.