2024 Method
Changes 0
M

Form.AddEdge

Description:
Add an edge to the form, connecting two edges on different profiles, by a specified face of the form and a point on face.
Overloads (3):
public void AddEdge(
	Reference faceReference,
	XYZ point
)