RVTDocs.com

PointOnEdgeFaceIntersection.SetEdgeReference

Method
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.
Syntax
public void SetEdgeReference(
	Reference edgeReference
)
Parameters
Parameter Type Description
edgeReference Reference
Return Value