LinkElementId represents an element in a linked document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2011
Syntax
| C# |
|---|
public class LinkElementId |
| Visual Basic |
|---|
Public Class LinkElementId |
| Visual C++ |
|---|
public ref class LinkElementId |
Remarks
The id contains two element ids:
- The id of the linked model element in host document.
- The id of the element in the linked model document.