T | |
toggleSideBar, Insight Maker API | |
toggleTopBar, Insight Maker API | |
topBarShown, Insight Maker API | |
U | |
uniquePrimitives, Insight Maker API | |
updateSideBar, Insight Maker API |
Toggles the visibility of the side panel.
function toggleSideBar()
Toggles the visibility of the top toolbar.
function toggleTopBar()
Determines whether or not the Insight Maker top toolbar (which contains the Run Simulation button and other tools) is currently shown.
function topBarShown()
Returns the passed array with duplicated primitives removed
function uniquePrimitives( primitives )
Refreshes the values in the side panel to reflect any changes in the model.
function updateSideBar()