Gets the target element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public Element GetElement() |
Visual Basic |
---|
Public Function GetElement As Element |
Visual C++ |
---|
public: Element^ GetElement() |