Model.loadcreateonentitywithvars#

Model.loadcreateonentitywithvars(collection, config, type, comp1_var, comp2_var, comp3_var, comp4_var, comp5_var, comp6_var)#

Create loads on nodes using Tcl variables for the load components.

Parameters:
  • collection (Collection) – The collection containing the entities.

  • config (int) – The config of the load to create: 1 - force 2 - moment 3 - constraint 5 - temperature 6 - nodal flux 8 - velocity 9 - acceleration

  • type (int) – Solver-dependent type of the specified config.

  • comp1_var (hwString) – nan

  • comp2_var (hwString) – nan

  • comp3_var (hwString) – nan

  • comp4_var (hwString) – nan

  • comp5_var (hwString) – nan

  • comp6_var (hwString) – nan