| Revit 2018 API |
| Document..::..GetElement Method |
| Document Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| GetElement(String) |
Gets the Element referenced by a unique id string.
| |
| GetElement(ElementId) |
Gets the Element referenced by the input string name.
| |
| GetElement(Reference) |
Gets the Element referenced by the input reference.
|