Table of Contents

Class IdeaLoadGroup

Namespace
IdeaStatiCa.BimApiLink.BimApi
Assembly
IdeaStatiCa.BimApiLink.dll
public class IdeaLoadGroup : AbstractIdeaObject<IIdeaLoadGroup>, IEquatable<AbstractIdeaObject<IIdeaLoadGroup>>, IIdeaLoadGroup, IIdeaObject

Inheritance

Implements

IIdeaLoadGroup
IIdeaObject

Inherited Members

Constructors

public IdeaLoadGroup(Identifier<IIdeaLoadGroup> identifer)

Parameters

identifer Identifier<IIdeaLoadGroup>
public IdeaLoadGroup(int id)

Parameters

id int
public IdeaLoadGroup(string id)

Parameters

id string

Properties

ζ

public virtual double Dzeta { get; set; }

Property Value

double

γ G,Inf

public virtual double GammaGInf { get; set; }

Property Value

double

γ G,Sup

public virtual double GammaGSup { get; set; }

Property Value

double

γ Q

public virtual double GammaQ { get; set; }

Property Value

double

Group type

public virtual LoadGroupType GroupType { get; set; }

Property Value

LoadGroupType

ψ 0

public virtual double Psi0 { get; set; }

Property Value

double

ψ 1

public virtual double Psi1 { get; set; }

Property Value

double

ψ 2

public virtual double Psi2 { get; set; }

Property Value

double

Relation

public virtual Relation Relation { get; set; }

Property Value

Relation