<Code Lib>
2025.3 Method
Changes 0
M

PointOnEdge.SetEdgeReference

Description:
Change the edge or curve reference.
Remarks:
The referenced element may be any model element, including FamilyInstance, FormElement, or CurveElement. The reference must be of type ElementReferenceType.REFERENCE_TYPE_LINEAR.

public void SetEdgeReference(
	Reference reference
)

Loading…