Sample Code Revit Batch Processor 1.1.14 documentation
Bases: Window
Dynamically set the content of the main grid control based on the current view model
view_model (_type_): The new view model to be applied
Handles the Closed event.
sender (object) – The sender.
event (object) – The event.
Handles the action on close.
Can be overwritten by derived classes to handle cleanup tasks.