AcpStyles

Awp_attrib

Model level settings

So if one can add these values to the Awp_attrib to the object window of the Model. I.e. The object window for the top level diagram.

  • no_outline - The outline tree of a model's modules is usually presented on the left hand side of AWP when the model being played has submodules. Some modelers have requested a flag for supressing the outline tree. So you can now add the 'no_outline' to the Awp_attrib so ensure the outline tree is not displayed when the model is viewed in AWP.
  • calc_on_open - For some models, e.g. dashboard views, you may want to simply have all the output nodes display there results when the diagram is loaded. Thus, the uses doesn't have to click on the output nodes to view the nodes results (at least if they a single value or an embedded table on the diagram).
  • restrict_navigation - For some models, you might just want to make not make all the diagrams available for playing by the end user. For example, you might want to limit the navigation to one or more diagrams for entering inputs and viewing results. By setting this flag, you can remove the various builtin GUI elements used to navigate the model. This flag will remove:
    • The 'outline tree' for navigating modules
    • The 'Go into parent' button which usually displays the diagram that contains the module currently being viewed.
    • The navigation tabs i.e. Diagam, object , edit table, result table, and graph tabs. So instead of having these tabs, tables and graphs need to be embedded in the diagram.
    • Right click popup menu for displaying the object view.
Comments


Dpaine

61 months ago
Score 0

Autocalc was a combination of autorecalcresults and calc_on_open. They were in the diagram style section of this page, but I just commented them out since they do not work (yet) in ACP3/suan and I don't think we have any intention of including them, since proactively evaluate can I think replace the functionality. These are still mentioned in the style library wiki page, but I intend to remove it.

I'll put a link to the proactivelyevaluate page though, and I will add it to new DTA features in ACP with a link to its wiki page.

You are not allowed to post comments.