Form.AddEdge
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| AddEdge(Reference, Reference) | None | Add an edge to the form, connecting two edges on same/different profile, by a pair of specified points. |
| AddEdge(Reference, XYZ) | None | Add an edge to the form, connecting two edges on different profiles, by a specified face of the form and a point on face. |
| AddEdge(Reference, Double, Reference, Double) | None | Add an edge to the form, connecting two edges on same/different profile, by a pair of specified edge/param. |