Form Add |
Add an edge to the form, connecting two edges on same/different profile, by a pair of specified edge/param.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

public void AddEdge(
Reference startEdgeReference,
double startParam,
Reference endEdgeReference,
double endParam
)
Parameters
