2027 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 points.
Overloads (3):
AddEdge(Reference,Reference)
public void AddEdge(
	Reference startPointReference,
	Reference endPointReference
)
  • startPointReference
    The geometry reference of start point
  • endPointReference
    The geometry reference of end point