RVTDocs.com

DisplacementElement.GetDisplacementElementId

Method
Description:
The element id of the DisplacementElement that includes the specified element.
Syntax
public static ElementId GetDisplacementElementId(
	View view,
	ElementId id
)
Parameters
Parameter Type Description
view View The view.
id ElementId The element id.
Return Value
Type Description
ElementId The element id of DisplacementElement that includes the specified element id.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null