Citando Wheelock Adrian T CIv AFRL/VSBXR <[EMAIL PROTECTED]>: For this data type the object should be: "object 3 class array type float rank 1 shape 3 items ## data follows" For rank-1 structures (vectors), the shape is a single number corresponding to the number of dimensions (in this case 3). Rank 0 is for scalar values.
I wait to have helped. Algemiro Augusto > Hello, > > I am getting an error often, but not exclusively, when I try to import 3-D > unstructured data from a .dx file. I specify positions, connections, and > data on the nodes, and in generating the field at the end, the line > > component "data" value 3 > > gives an error of "Invaid data: bad object number or name for component / > file 'filename.dx' line ## / line too long" > > I can compare my file to the example and it seems identical; the data object > is declared with: > > object 3 class array type float rank 0 items ## data follows > > And the data is stored in a tabbed sequential array. Some datafiles I > generate work just fine, others give me this error no matter what I do. Any > suggestions? > > Adrian Wheelock ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
