Update the model area, update using the model dimensions properties
(self)
| 29 | pass |
| 30 | |
| 31 | def update_area(self): |
| 32 | """Update the model area, update using the model dimensions properties""" |
| 33 | pass |
| 34 | |
| 35 | def get_expressions(self) -> list[str]: |
| 36 | """Get the list of possible expressions |