Let say we have an MAPDL model with the following boundary conditions applied: | Node | DOF | Value | |--------|--------|--------| | 50 | FX | 200 | | 51 | FY | -20 | | 68 | UX | 0 | | 68 | UY | 0 | | 68 | UZ | 0 | How can I obtain this kind of data from the RST file using DPF?