modelcheckcorrections
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- cardedit
- The card edit to be opened.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- correctvalue
- The user input value to run the correction.
- definedentity
- True if the entity is defined, false otherwise.
- entityeditor
- The entity editor to be opened.
- filename
- The file in which the auto-correction is present.
- functionname
- The function to execute to perform the auto-correction.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- name
- The name of the entity.
- option
- The manual correction option.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- panel
- The panel to be opened.
- solverkeyword
- The name of the solver keyword.
- tclfile
- The Tcl file in which the Tcl auto-correction is present.
- tclgui
- The Tcl GUI to be opened.
Version History
2019
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.