ElementIntersectsElementFilterGetElement Method |
Gets the target element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic Element GetElement()
Public Function GetElement As Element
public:
Element^ GetElement()
member GetElement : unit -> Element
Return Value
Element
The element.
See Also