PointLoads

class compas_fea.structure.PointLoads(name, components)[source]

Bases: compas_fea.structure.load.Load

Concentrated forces and moments [units:N, Nm] applied to different nodes.

Parameters
  • name (str) – Name of the PointLoads object.

  • components (dict) – Node key : components dictionary data.