modelx icon indicating copy to clipboard operation
modelx copied to clipboard

`Model.new_space` missing documentation on `refs`

Open declann opened this issue 6 months ago • 1 comments

Just noticed that refs here has no explanation:

https://docs.modelx.io/en/latest/reference/generated/modelx.core.model.Model.new_space.html

To my understanding it's used to pass 'global references' i.e. in particular useful to override a set of formulas.

declann avatar Aug 17 '25 14:08 declann