2024 Members
Changes 4
M

DocumentEntryPoint Events

Name Return Type Description Inherited From
M DocumentClosing event Subscribe to the DocumentClosing event to be notified when Revit is just about to close a document. (Inherited from Document .) Document
M DocumentPrinted event Subscribe to the DocumentPrinted event to be notified immediately after Revit has finished printing a view or ViewSet of the document. (Inherited from Document .) Document
M DocumentPrinting event Subscribe to the DocumentPrinting event to be notified when Revit is just about to print a view or ViewSet of the document. (Inherited from Document .) Document
M DocumentSaved event Subscribe to the DocumentSaved event to be notified immediately after Revit has finished saving a document. (Inherited from Document .) Document
M DocumentSavedAs event Subscribe to the DocumentSavedAs event to be notified immediately after Revit has finished saving document with a new file name. (Inherited from Document .) Document
M DocumentSaving event Subscribe to the DocumentSaving event to be notified when Revit is just about to save a document. (Inherited from Document .) Document
M DocumentSavingAs event Subscribe to the DocumentSavingAs event to be notified when Revit is just about to save the document with a new file name. (Inherited from Document .) Document
M ViewPrinted event Subscribe to the ViewPrinted event to be notified immediately after Revit has finished printing a view of the document. (Inherited from Document .) Document
M ViewPrinting event Subscribe to the ViewPrinting event to be notified when Revit is just about to print a view of the document. (Inherited from Document .) Document