RFEM 6#

The Application client provides a comprehensive set of methods for interacting with the RFEM application. These methods allow you to perform various operations, such as creating and managing models, retrieving information about the application, and executing calculations. The API is designed to be intuitive and user-friendly, making it easy to integrate into your existing workflows.

Application#

The Application client provides a comprehensive set of methods for interacting with the RFEM application. These methods allow you to perform various operations, such as creating and managing models, retrieving information about the application, and executing calculations. The API is designed to be intuitive and user-friendly, making it easy to integrate into your existing workflows.

Model Objects#

Model objects of the RFEM API are the building blocks of your model. They represent various elements, materials, loads, and other components that make up your structural analysis model. Each object has its own properties and methods that allow you to manipulate and interact with it.

Base Data#

The base data of the RFEM API provides fundamental information and settings that are essential for the operation of the API client. It includes application settings, model properties, and other foundational data that underpins the functionality of the API.