Application.Documents
Description:
Returns a set of documents within Revit.
Returns a set of documents within Revit.
Remarks:
This property can be used for the user to find all the document inside Revit.
This property can be used for the user to find all the document inside Revit.
public virtual DocumentSet Documents { get; }