Hi John,
Thanks for your detailed response.
The error does not occur while importing the file, rather, during the analysis when the file is being used/read (around 3-4 secs into the analysis).
I diligently tried all the steps/checks that you had outlined, but with no luck.
1. To ensure the path was right, I copied both the files (.fem and .xyz) onto the desktop, gave them both very short simple names (crfdn.fem and loadable.xyz). The path for both the files would be C:\Users\Priya\Desktop\loadable.xyz and C:\Users\Priya\Desktop\crfdn.fem, which I was hoping is pretty straightforward.
2. Confirmed in my windows settings that the list separator is indeed a comma(,)
3. Changed the extension to csv and opened it as an excel file, checked it thoroughly. There seems to be no issues.
4. Opened it in Word and Wordpad. Nothing seems to be odd.
5. I tried the exact same thing you did. But as I mentioned, the error does not occur while trying to import the file into "Loads from File" the dialog box. It seems to happen when the file is actually being read, during the analysis.
Additionally, listed below are a few other trouble-shooting attempts which I had earlier tried and alas, failed!
6. The documentation says, "Other than the addition of the X, Y, Z coordinate of the load, the format of the file must be identical to the nodal condition table (nodecond.dbf located in the modelname.ds_data\design scenario\ds.mod folder).". So, I opened the nodecond.dbf file and realised it had a slightly different format:
Node number,type, xc,yc,zc,lc,prop_id
In accordance with this, I tried changing the format of my xyz file as follows:
Node number,type,xc,yc,zc,loadx,loady,loadz,lc,prop_id
instead of the one listed in the document(which is the format of the xyz file I sent u):
Type,xc,yc,zc,loadx,loady,loadz,lc,prop_id
Sadly, this didn't work.
7. The documentation also says, "Each item needs to be on the same row of the file and separated by a comma." Also, the file nodecond.dbf, had all the nodes listed on one continuous line. So, I tried that: made all the lines into one single really loooooooong line. (silly attempt, but at that point, I was willing to try anything). Needless to say, it didn't work either.
8. Few other failed attempts, which are not even worth mentioning.
(Also, I just want to reiterate that the same two files earlier worked flawlessly in previous versions of autodesk algor. Its just that, now I have only 2013 license and hence, need to get this working in 2013)
So, do you still think you can help me, please? Really apprecaite your input.
Thanks,
Priya.