of.import.FEM.nodal.coord ========================= .. raw:: html .. role:: red .. role:: blue **of.**\ :red:`import.FEM.nodal.coord` :blue:`*N*` :blue:`*x0*` :blue:`*y0*` :blue:`*x1*` :blue:`*y1*` ... | Import the nodal results after deformation by knowing node count and initial coordinates. **Parameters:** **N:** size of the group **x:** x coordinates **y:** x coordinates | Example: -------------------------------------------------------------------- .. code-block:: of.import.FEM.nodal.coord 2 0.322 0.544 0.233 0.543