4.4.4. fixZ command

fixZ(z, *constrValues, '-tol', tol=1e-10)

Create homogeneous SP constriants.

z (float) z-coordinate of nodes to be constrained
constrValues (list (int))

a list of constraint values (0 or 1), must be preceded with *.

  • 0 free
  • 1 fixed
tol (float) user-defined tolerance (optional)