Reference 〉 Hook

GUIClose(modelHelipad)

Runs when all GUI elements have closed. Note that ‘closing’ only has a clear meaning in a windowed frontend, so this hook never runs in a Jupyter environment.

Required Parameters

  • model Helipad

    The model object.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.

History