Model Objects API#

The API is primarily built around object types that represent model entities in the Dlubal software (e.g., Nodes, Sections, Members, or Loads). This page provides an overview of all public API object types included in the dlubal.api package, organized by their corresponding Dlubal application (RFEM, RSTAB, etc.).

  • dlubal.api.rfem: Provides object types specific to RFEM 6.

  • dlubal.api.rstab: Contains object types specific to RSTAB 9.

  • dlubal.api.common: Contains shared object types used across multiple Dlubal applications.

List of Object Types#