REBUILD_DRAWING_AREA ​
Some kinds of changes in the core are not recognized by the drawing area automatically. REBUILD_DRAWING_AREA brings the drawing area of the model with the given modelid into consistence with the model data held by the core.
Syntax ​
leo-grammar
RebuildDrawingArea : REBUILD_DRAWING_AREA [ modelid:idValue ] .
Parameters ​
modelid
(idValue) -
Returns ​
none
Details ​
For models which are currently displayed in a model window, this command has to be called after new objects or connectors have been created via the "Core" message port.
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3