Class: DefinitionUpdateEvent

algeobra~DefinitionUpdateEvent(scene, index)

Event that is fired when a definition is updated in a @see{GeometryScene}. This happens every time its value is computed

Constructor

new DefinitionUpdateEvent(scene, index)

Parameters:
Name Type Description
scene GeometryScene The scene from which this event originated
index Number The index of the changed object
Source: