Model.hf_setformingdirection#

Model.hf_setformingdirection(x_coord, y_coord, z_coord)#

Sets the draw direction for 1-step solver.

Parameters:
  • x_coord (double) – x-coordinate of the vector direction.

  • y_coord (double) – y-coordinate of the vector direction.

  • z_coord (double) – z-coordinate of the vector direction.