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
Enable comment auto-refresher
Dpaine