<Code Lib>
2025 Method
Changes 0
M

RevitLinkInstance.GetLinkDocument

Description:
The document associated with the Revit link.
Remarks:
Operations that require a transaction or modify the document's status in memory (such as Save and Close) cannot be performed on this document.

public Document GetLinkDocument()

Document Document

Loading…