How to create an alert Panel

From Tygron Support wiki
Revision as of 09:14, 5 August 2020 by Rudolf@tygron.nl (talk | contribs) (Created page with "Panels form a (custom) interface element for the end-user. When backed by an Excel, a Panel can perform calculations and affect the 3D World, including the P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Panels form a (custom) interface element for the end-user. When backed by an Excel, a Panel can perform calculations and affect the 3D World, including the Panel's own visualization.

Editor → Current Situation (Ribbon tab) → Panels (Ribbon bar)
How to add a Panel:
  1. Create a new Excel file.
  2. Add a "SELECT_LOTSIZE_WHERE_MAP_IS_CURRENT" cell to the Excel file.
  3. Add a "SELECT_LOTSIZE_WHERE_MAP_IS_MAQUETTE" cell to the Excel file.
  4. Add an "UPDATE_VISIBLE_WHERE_PANEL_IS_ID" cell to the Excel file.
  5. Add an "EXPLANATION" cell to the Excel file.
  6. In the Editor, add a new Excel Panel.
  7. Upload the created Excel file for the added Panel.
  8. Place the Panel somewhere in the 3D World.
  9. Now, when a user performs any Action which changes the amount of lotsize in the 3D World, the Panel will appear.

Notes

  • If the Project is set to automatically recalculate, the Panel should start off invisible. Otherwise, the Panel will be invisible when a calculation has been run.