SAF Documentation
  • README for GitHub
  • Getting started
    • What is SAF?
    • Who supports SAF?
    • SAF versions
    • SAF Examples
    • Release Notes
    • Introduction
    • Geometry
    • Best practice for SAF implementation
    • Project and model specifications
      • Units table
      • Ignored objects and groups
  • Structural analysis elements
    • StructuralMaterial
    • StructuralCrossSection
    • CompositeShapeDef
    • StructuralPointConnection
    • StructuralCurveEdge
    • StructuralCurveMember
    • StructuralCurveMemberVarying
    • StructuralCurveMemberRib
    • StructuralSurfaceMember
    • StructuralSurfaceMemberOpening
    • StructuralSurfaceMemberRegion
    • StructuralStorey
    • StructuralProxyElement
  • Supports and hinges
    • StructuralPointSupport
    • StructuralSurfaceConnection
    • StructuralCurveConnection
    • StructuralEdgeConnection
    • RelConnectsStructuralMember
    • RelConnectsSurfaceEdge
    • RelConnectsRigidCross
    • RelConnectsRigidLink
    • RelConnectsRigidMember
  • Loads
    • StructuralLoadGroup
    • StructuralLoadCase
    • StructuralLoadCombination
    • StructuralPointAction
    • StructuralPointMoment
    • StructuralCurveAction
    • StructuralCurveMoment
    • StructuralSurfaceAction
    • StructuralSurfaceActionThermal
    • StructuralCurveActionThermal
    • StructuralPointActionFree
    • StructuralCurveActionFree
    • StructuralSurfaceActionFree
    • StructuralSurfaceActionDistri
  • Annexes
    • Formcodes
    • Description ID of the profile
    • Supported shapes of parametric cross-section
    • Supported shapes of compound section
    • Supported design properties of the materials
Powered by GitBook
On this page
  • Load Combination
  • Specification in the excel
  1. Loads

StructuralLoadCombination

PreviousStructuralLoadCaseNextStructuralPointAction

Last updated 3 years ago

Load Combination

Object serves for definition a load combination. The combination is created from the existing load cases in the model, in sheet.

Specification in the excel

Name of the column header
Type of data
Value example or enum definition
Required value
Description

Name

String

COM1

yes

Human readable unique name of the object

Description

String

varibale_1 + dead load

no

The description of the load combination

Category

Enum

ULS (Ultimate Limit State)

SLS (Serviceability Limit State)

ALS (Accidental Limit State)

According national standard

Not defined

yes

The category of the load combination

National standard

Enum

EN-ULS(STR/GEO) Set B

EN-ULS (STR/GEO) Set C

EN-Accidental 1

EN-Accidental 2

EN-Seismic

EN-SLS

Characteristic

EN-SLS Frequent

EN-SLS Quasi-permanent

IBC-LRFD ultimate

IBC-ASD ultimate

IBC-ASD serviceability

IBC-ASD seismic

IBC-LRFD seismic

Yes, If Category =According national standard

The National code application

Load factor #

double

1,35

yes, If Category in not "According national standard"

Load factor of the load case. # means indexing of the Load factor column, e.g. Load factor 1, Load factor 2, … Load factor 99. It depends on how many load case is considered in combination.

Multiplier #

double

0,9

yes

A multiplier for e.g. increase the selfweight of the structure . # means indexing of the Multiplier column, e.g. Multiplier 1, Multiplier 2, … Multiplier 99. It depends on how many load case is considered in combination.

Load case name #

String

LC1

yes

Valid name of the load case (). # means indexing of the load case name column, e.g. Load case name 1, Load case name 2, … load case name 99. It depends on how many load case is considered in combination.

Id

String

39f238a5-01d0-45cf-a2eb-958170fd4f39

no

Unique attribute designation

StructuralLoadCase
StructuralLoadCase