RVTDocs.com

DisplacementElement.IsElementDisplacedInView

Method
Description:
Indicates if the specified element displaced in the specified View.
Syntax
public static bool IsElementDisplacedInView(
	View view,
	ElementId id
)
Parameters
Parameter Type Description
view View The view.
id ElementId The element id.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null