 |
|
Programmable COM Interface for RFEM |
RF-COM is a programmable interface (API) based on COM technology. Using this interface, you can customize RFEM to suit your individual needs and program input macros or post-run routines.
 |
|
You can also create new positions in RFEM and save specific data there. The same holds for load cases, load groups and combinations.
RF-COM contains an object library for common programming languages, such as Visual Basic, Visual Basic for Applications (VBA), Visual C++ (also .NET). This object library includes objects and methods that allow access to RFEM data. However, you can not use RF-COM without an editor, compiler and basic programming knowledge. You can easily integrate the supplied object library to the editor. For example, if you have Microsoft Excel, you do not need more, because the VBA editor is included in this software. To run the RF-COM interface, valid licences for RF-COM and RFEM are required. The same holds for appropriate modules (STEEL, SUPER-LC) whose data are used. |
|
 |
|
Possible RF-COM Applications
- Structure generator for typical geometry with loads and load combinations
- Importing and exporting data from spreadsheet programs such as MS Excel and Access
- Connection to various COM-compatible programs, for example CAD systems
- Customized pre- and postprocessing modules
- Processing and output of data in customer-specific formats
|
|
 |
|
Operational Range of RF-COM
- Reading/writing structural data, load cases, load combinations, supercombinations and result data
- External control of the calculation
- Possibility to open existing positions, to create new positions or to edit them
- Access to all results such as deformations, internal forces and support reactions
- Access to operating elements of the add-on module STEEL
- Access to stresses analyzed in STEEL
- Ability to intercept possible errors using error messages
|
|
Note
You can find more information about RF-COM here:
The documentation for RF-COM with example code in English is available as help file.Download help file
Download help files for connecting to RF-COM.Help file ALUMINIUMDownload
Download the free demo version of RFEM and its add-on modules.
Request information
Get the detailed product brochure available for download. On request, we send you the brochure including a demo DVD directly by mail.
Program code and RFEM Type Library in VBA