Add a new equation set to a graphical diagram.
- Parameters:
- diagram
suite.NetDiagram
Input diagram.
- name
str
Name of the equation set.
- elements
List
[suite.Presentable
], default: None
List of elements to add to the equation set.
- Returns:
suite.EquationSet