Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 toggleSideBar, Insight Maker API
 toggleTopBar, Insight Maker API
 topBarShown, Insight Maker API
 Transitions and Actions, Insight Maker API
U
 uniquePrimitives, Insight Maker API
 updateSideBar, Insight Maker API
 Utility Functions, Insight Maker API
function toggleSideBar()
Toggles the visibility of the side panel.
function toggleTopBar()
Toggles the visibility of the top toolbar.
function topBarShown()
Determines whether or not the Insight Maker top toolbar (which contains the Run Simulation button and other tools) is currently shown.
function uniquePrimitives(primitives)
Returns the passed array with duplicated primitives removed
function updateSideBar()
Refreshes the values in the side panel to reflect any changes in the model.
Close