close_application#


Example

from dlubal.api import rstab

with rstab.Application() as rstab_app:
    rstab_app.close_application()