Dump a field to a text file in DPF

Jim Kosloski
Jim Kosloski Member, Employee Posts: 24
10 Comments Ansys Employee First Anniversary Name Dropper
✭✭✭✭

Is there an operator to export a field to a text file? I know there is the hd5 export, do we have something similar for a text file.

I know I can loop through the entities and write them out, but I was hoping for something more efficient

Tagged:

Answers

  • Mike.Thompson
    Mike.Thompson Member, Employee Posts: 327
    25 Answers First Anniversary 100 Comments 25 Likes
    ✭✭✭✭

    @Jim Kosloski
    There are operators to write to csv file. There in under the serialization operators like the hdf5 operator you reference.