2027 Method
Changes 0
M

PointOnEdgeEdgeIntersection.SetEdgeReference2

Description:
Change the second edge or curve reference.
Remarks:
The referenced element may be any model element, including FamilyInstance, FormElement, or NonPlanarSketch. The reference must be of type ElementReferenceType.REFERENCE_TYPE_LINEAR, and it must correspond to a straight line.
public void SetEdgeReference2(
	Reference edgeReference
)