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
G
 General Model Functions, Insight Maker API
 General Primitive Functions, Insight Maker API
 getAgentBase, Insight Maker API
 getAgentNetwork, Insight Maker API
 getAgentNetworkFunction, Insight Maker API
 getAgentPlacement, Insight Maker API
 getAgentPlacementFunction, Insight Maker API
 getAlgorithm, Insight Maker API
 getChildren, Insight Maker API
 getCollapsed, Insight Maker API
 getConstraints, Insight Maker API
 getConverterInput, Insight Maker API
 getData, Insight Maker API
 getDelay, Insight Maker API
 getEnds, Insight Maker API
 getFillColor, Insight Maker API
 getFolderAgentParent, Insight Maker API
 getFolderSolver, Insight Maker API
 getFolderType, Insight Maker API
 getFontColor, Insight Maker API
 getFrozen, Insight Maker API
 getGeometryHeight, Insight Maker API
 getGeometryUnits, Insight Maker API
 getGeometryWidth, Insight Maker API
 getGeometryWrap, Insight Maker API
 getGlobal, Insight Maker API
 getID, Insight Maker API
 getImage, Insight Maker API
 getInterpolation, Insight Maker API
 getLineColor, Insight Maker API
 getMacros, Insight Maker API
 getName, Insight Maker API
 getNonNegative, Insight Maker API
 getNote, Insight Maker API
 getOpacity, Insight Maker API
 getParent, Insight Maker API
 getPauseInterval, Insight Maker API
 getPopulationSize, Insight Maker API
 getPosition, Insight Maker API
 getResidency, Insight Maker API
 getSelected, Insight Maker API
 getShowSlider, Insight Maker API
 getSize, Insight Maker API
 getSliderMax, Insight Maker API
 getSliderMin, Insight Maker API
 getSliderStep, Insight Maker API
 getStockType, Insight Maker API
 getTimeLength, Insight Maker API
 getTimeStart, Insight Maker API
 getTimeStep, Insight Maker API
 getTimeUnits, Insight Maker API
 getTriggerRecalculate, Insight Maker API
 getTriggerRepeat, Insight Maker API
 getTriggerType, Insight Maker API
 getTriggerValue, Insight Maker API
 getType, Insight Maker API
 getUnits, Insight Maker API
 getValue, Insight Maker API
H
 hideNote, Insight Maker API
 highlight, Insight Maker API
I
 Insight Maker API
 Insight Maker Interface, Insight Maker API
 isSelected, Insight Maker API
L
 layoutModel, Insight Maker API
O
 openFile, Insight Maker API
P
 pressButton, Insight Maker API
 Primitive Selections, Insight Maker API
 Primitive Styling Functions, Insight Maker API
 primitiveIndex, Insight Maker API
R
 removePrimitive, Insight Maker API
 runModel, Insight Maker API
function getAgentBase(agents)
Gets the base agent for the population.
function getAgentNetwork(agents)
The network method for the agent population.
function getAgentNetworkFunction(agents)
A custom network function for the agent population.
function getAgentPlacement(agents)
The placement method for the agent population.
function getAgentPlacementFunction(agents)
A custom placement function for the agent population.
function getAlgorithm()
Gets the algorithm for the simulation.
function getChildren(folder,
recursive)
Returns the children of a folder.
function getCollapsed(folder)
Returns whether or not a given folder is collapsed.
function getConstraints(primitive)
Gets the upper and lower bounds on the passed primitive to test against during simulation.
function getConverterInput(converter)
Gets the input source of a converter.
function getData(converter)
Gets the data of a converter.
function getDelay(primitive)
Gets the delay length of conveyor stocks.
function getEnds(connector)
Gets the alpha and omega for the connector
function getFillColor(primitive)
Gets the fill color of the passed primitive.
function getFolderAgentParent(folder)
Gets the agent parent of a folder.
function getFolderSolver(folder)
function getFolderType(folder)
Gets the type of a folder.
function getFontColor(primitive)
Gets the font color of the passed primitive.
function getFrozen(primitive)
Gets the frozen state for a primitive.
function getGeometryHeight(agents)
Gets the height for the population area geometry.
function getGeometryUnits(agents)
Gets the units for the population area geometry.
function getGeometryWidth(agents)
Gets the width for the population area geometry.
function getGeometryWrap(agents)
Whether the geometry should wrap across edges.
function getGlobal(name)
Gets the value of a global variable.
function getID(primitive)
Gets the ID of the passed primitive.
function getImage(primitive)
Gets the image of the passed primitive.
function getInterpolation(converter)
Gets the interpolation mode of a converter.
function getLineColor(primitive)
Gets the line color of the passed primitive.
function getMacros()
Gets the macros for the insight.
function getName(primitive)
Gets the name of the passed primitive.
function getNonNegative(primitive)
Gets the non-negative property of stocks (also applicable to flows).
function getNote(primitive)
Gets the note of the passed primitive.
function getOpacity(primitive)
Gets the opacity of the passed primitive.
function getParent(primitive)
Gets the parent folder for a primitive.
function getPauseInterval()
Gets the intervals at which to pause the simulation.
function getPopulationSize(agents)
Gets the size of the agent population.
function getPosition(primitive)
Gets the position of the passed primitive.
function getResidency(state)
Gets the residency property of a state primitive.
function getSelected()
Finds and returns the currently selected primitives.
function getShowSlider(primitive)
Gets the show slider property of the passed primitive.
function getSize(primitive)
Gets the size of the passed primitive.
function getSliderMax(primitive)
Gets the slider max property of the passed primitive.
function getSliderMin(primitive)
Gets the slider min property of the passed primitive.
function getSliderStep(primitive)
Gets the slider step property of the passed primitive.
function getStockType(primitive)
Gets the type of the stock.
function getTimeLength()
Gets the length of the simulation.
function getTimeStart()
Gets the start time for the simulation.
function getTimeStep()
Gets the time step used in the simulation.
function getTimeUnits()
Gets the time units of the simulation.
function getTriggerRecalculate(primitive)
Gets the trigger Recalculate property of a transition or action.
function getTriggerRepeat(primitive)
Gets the trigger Repeat property of a transition or action.
function getTriggerType(primitive)
Gets the trigger type of a transition or action.
function getTriggerValue(primitive)
Gets the trigger value equation of a transition or action.
function getType(primitive)
Gets the type of the passed primitive.
function getUnits(primitive)
Gets the units of the passed primitive.
function getValue(primitive)
Gets the value of the passed primitive.
function hideNote(primitive)
Hides the note for the passed primitive.
function highlight(primitive)
Highlights a single primitive.
Functions to manipulate Insight Maker models.
function isSelected(primitive)
Indicates whether a primitive is selected.
function layoutModel(algorithm)
Reorganizes the primitives in the model according to an algorithm.
function openFile(config)
Prompts the user to select one or more files on their computer.
function pressButton(button)
Simulates a press of the passed button(s) firing its action.
function primitiveIndex(array,
primitive)
Locates the index of a specific primitive in an array of primitives.
function removePrimitive(primitive)
Removes a primitive from the model.
function runModel(config)
Runs a simulation and optionally returns the results.
Close