CSV data for shell elements is generated using in house tools and we wish to visualise this in Apex. Currently this can be done in Patran by converting the csv to a neutral file, or in Hyperview by converting the csv to a hwascii file. Is there a simple way in Apex to do this?
I don't think that would do what we want, unless I could modify how the script worked. The file would simply be:
element, data1, data2, ...
and I would be able to plot data1 or data2 etc.
I guess I could loop through all elements, determine the cg of each element using Apex and use that info with the Map spatial tool, if it was available to be modified by us.
I don't think that would do what we want, unless I could modify how the script worked. The file would simply be:
element, data1, data2, ...
and I would be able to plot data1 or data2 etc.
I guess I could loop through all elements, determine the cg of each element using Apex and use that info with the Map spatial tool, if it was available to be modified by us.