<Code Lib>
2025 Property
Changes 0
P

Application.Documents

Description:
Returns a set of documents within Revit.
Remarks:
This property can be used for the user to find all the document inside Revit.

public virtual DocumentSet Documents { get; }

Loading…