modelx.cur_space#

cur_space(space=None)[source]#

Get and/or set the current space of the current model.

If name is given, the current space of the current model is set to name and return it. If name is not given, the current space of the current model is returned.