of.import.FEM.nodal.coord#
- of.import.FEM.nodal.coord *N* <int> *x0* <double> *y0* <double> *x1* <double> *y1* <double> …
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:#
of.import.FEM.nodal.coord 2 0.322 0.544 0.233 0.543