Table of Contents

Class CombinationItem

Namespace
IdeaRS.OpenModel.Detail.Loading
Assembly
IdeaRS.OpenModel.dll

combination item

public class CombinationItem

Inheritance

Inherited Members

Constructors

CombinationItem()

Constructor

public CombinationItem()

Properties

Coefficient

coefficient of combination

[DataMember]
public double Coefficient { get; set; }

Property Value

double

LoadCase

combination id

public ReferenceElement LoadCase { get; set; }

Property Value

ReferenceElement

LongTermRatio

ratio of long-term part of loads in combination

[DataMember]
public double LongTermRatio { get; set; }

Property Value

double