Revit 2018 API |
ElementIntersectsElementFilter..::..GetElement Method |
ElementIntersectsElementFilter Class See Also |
Gets the target element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2012
Syntax
C# |
---|
public Element GetElement() |
Visual Basic |
---|
Public Function GetElement As Element |
Visual C++ |
---|
public: Element^ GetElement() |