fumitoh / modelx

Use Python like a spreadsheet!
https://modelx.io
GNU Lesser General Public License v3.0
89 stars 20 forks source link

Support Clearing values in exported models #116

Open fumitoh opened 3 months ago

fumitoh commented 3 months ago

https://github.com/fumitoh/modelx/discussions/115#discussioncomment-8964213

from AModel_nomx import mx_model

mx_model.clear_all()
mx_model.Space.clear_all()