Cross-sectional import via Excel add-in sets default rectangle

Hello everyone,

I am currently trying to model a beam structure using the Excel Add-In as the interface between Excel and RFEM 6.
For this, I create a beam model (truss structure) and transfer the cross-sections as a table with number, name, material, as well as the cross-sectional properties (A, A_y, A_z, I_T, I_y, I_z) and the dimensions width and height. Nodes, lines, and beams are correctly read in via the same method, but the cross-sections are not.

When importing these cross-sections from Excel into RFEM 6, the transferred cross-sectional values are not fully adopted. Instead of the defined cross-section (intended as the base cross-section), RFEM creates a standard rectangle 500/1000mm.

The effect occurs regardless of the content of the value columns. Even if I export a previously defined cross-section from RFEM itself to Excel and then import the unchanged table directly again, the standard rectangle 500/1000 appears upon re-import, not the original cross-section. The number and name columns are received, but the geometric definition of the cross-section is not.

Questions:

  1. Is there a documented format or example table for cross-section import that I can refer to?
  2. If creating a base cross-section via this method is not possible, what alternatives are there? Ideally also without using the API.

Thank you very much in advance for the support!

Hi CaroMA,

The cross-section names determine the cross-section definition. Parametric values (e.g., R_M1 cross-section) are displayed in SI units:

A custom designation can be added in the cross-section's comment:
:backhand_index_pointing_right: https://www.dlubal.com/de/support-und-schulungen/support/faq/005731

Did you change the names of the cross-sections in Excel afterward? A cross-section named "HT - Hauptträger im Endfeldbereich" cannot be a valid cross-section name in RFEM, which results in a "500/1000 placeholder cross-section" being generated.
I was able to export validly defined cross-sections and re-import them without any issues.

Querschnitte.rf6 (1.1 MB)

Best regards
Paul Sivolgin

Hallo Herr Sivolgin,

erstmal danke für die zeitnahe Antwort :slight_smile:
Die Namen habe ich auch so in RFEM eingeben können. Den Gedanken hatte ich allerdings auch schon, dass die Bezeichnung nicht passen könnte und den Querschnitt mit "Basis" starten muss. Allerdings hat das auch nicht geklappt.
So wie die im Screenshot eingegeben sind erkennt RFEM die Querschnitte und rechnet mit den entsprechenden Querschnittswerten, sowohl mit der "Basis" Bezeichnung, als auch mit der benutzerdefinierten Bezeichnung. Die Querschnitte, die für mein Modell erforderlich sind, sind leider keine Standardquerschnitte weshalb ich über den Basis-Querschnitt einen individuellen Querschnitt erzeugen muss.

Vielleicht gibt es für diesen Querschnittstypen aber auch eine besondere Eingabe/ Bezeichnung, die mir unbekannt ist.

Falls es bei Ihnen funktioniert würde ich mich sehr freuen ein Beispielquerschnitt mit entsprechender Eingabe an die Hand zu bekommen.

Vielen Dank schon mal!

Beste Grüße

Caro