RevitLinkInstance.GetLinkDocument
Description:
The document associated with the Revit link.
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.
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
No comments yet. Start the discussion.
Loading…