add_diagram_equation_set(diagram, name, elements=None)# Add a new equation set to a graphical diagram. Parameters: diagramsuite.NetDiagramInput diagram. namestrName of the equation set. elementsList[suite.Presentable], default: NoneList of elements to add to the equation set. Returns: suite.EquationSet