RVTDocs.com

DisplacementPath.IsValidReference

Method
Description:
Does the specified pick represent an edge or a curve belonging to one of the displaced elements.
Syntax
public static bool IsValidReference(
	DisplacementElement displacementElement,
	Reference reference
)
Parameters
Parameter Type Description
displacementElement DisplacementElement A DisplacementElement.
reference Reference A pick.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null