Revit.Async
Revit.Async copied to clipboard
Feature/set raise without delay
- Modify the test command to prevent multiple instances of the same family from being saved to the same file path.
- Add a guard to the idling event to prevent unnecessary calls to
SetRaiseWithoutDelay()
.