Class IdeaLoadGroup
- Namespace
- IdeaStatiCa.BimApiLink.BimApi
- Assembly
- IdeaStatiCa.BimApiLink.dll
public class IdeaLoadGroup : AbstractIdeaObject<IIdeaLoadGroup>, IEquatable<AbstractIdeaObject<IIdeaLoadGroup>>, IIdeaLoadGroup, IIdeaObject
Inheritance
Implements
-
IIdeaLoadGroupIIdeaObject
Inherited Members
Constructors
IdeaLoadGroup(Identifier<IIdeaLoadGroup>)
public IdeaLoadGroup(Identifier<IIdeaLoadGroup> identifer)
Parameters
identifer
Identifier<IIdeaLoadGroup>
IdeaLoadGroup(int)
public IdeaLoadGroup(int id)
Parameters
id
int
IdeaLoadGroup(string)
public IdeaLoadGroup(string id)
Parameters
id
string
Properties
Dzeta
ζ
public virtual double Dzeta { get; set; }
Property Value
GammaGInf
γ G,Inf
public virtual double GammaGInf { get; set; }
Property Value
GammaGSup
γ G,Sup
public virtual double GammaGSup { get; set; }
Property Value
GammaQ
γ Q
public virtual double GammaQ { get; set; }
Property Value
GroupType
Group type
public virtual LoadGroupType GroupType { get; set; }
Property Value
- LoadGroupType
Psi0
ψ 0
public virtual double Psi0 { get; set; }
Property Value
Psi1
ψ 1
public virtual double Psi1 { get; set; }
Property Value
Psi2
ψ 2
public virtual double Psi2 { get; set; }
Property Value
Relation
Relation
public virtual Relation Relation { get; set; }
Property Value
- Relation