Sets the next invocation of the idling event to be called promptly,
rather than relying on the default recurrence of idling from the Revit application. For more
details see the remarks describing the Idling event.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public void SetRaiseWithoutDelay() |
Visual Basic |
---|
Public Sub SetRaiseWithoutDelay |
Visual C++ |
---|
public: void SetRaiseWithoutDelay() |