2020 Method
Changes 0
M

Form.AddEdge

Description:
Add an edge to the form, connecting two edges on same/different profile, by a pair of specified edge/param.
Overloads (3):
AddEdge(Reference,Double,Reference,Double)
public void AddEdge(
	Reference startEdgeReference,
	double startParam,
	Reference endEdgeReference,
	double endParam
)