pyreal.RealApp.add_model#

RealApp.add_model(model, model_id=None)[source]#

Add a model

Parameters:
  • model (model object) – Model to add

  • model_id (string or int) – ID of model. Must be provided when models was originally given as a dictionary. If none, model ID will be incremented from previous model