set_module_style
Set the visual style of a module box in a Stella system dynamics model diagram, modifying border color, background fill, font size/color, and label position.
Instructions
Set module box visual style in the diagram view
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| module_name | Yes | Module name | |
| border_color | No | Module border/line color | |
| background | No | Module fill/background color | |
| font_color | No | Module label font color | |
| font_size | No | Module label font size (e.g., 9pt) | |
| label_side | No | Module label position: top, bottom, left, or right |