2024 Method
Changes 0
M

DisplacementPath.Create

Description:
Creates a new DisplacementPath referencing a DisplacementElement and edge or curve and adds it to the document.
public static ElementId Create(
	Document aDoc,
	DisplacementElement displacementElement,
	Reference reference,
	double param
)
Return Value ElementId The element id of the newly created DisplacementPath.