4.4.2. fixX command

fixX(x, *constrValues, '-tol', tol=1e-10)

Create homogeneous SP constriants.

x (float)

x-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)