create_model#

See also

  • ModelId — More details about the ModelId object.


Example

from dlubal.api import rstab, common

with rstab.Application() as rstab_app:
    rstab_app.create_model(name="new_model")