Class LoadGroup
- Namespace
- IdeaRS.OpenModel.Loading
- Assembly
- IdeaRS.OpenModel.dll
Load group
public abstract class LoadGroup : OpenElementId
Inheritance
Derived
Inherited Members
Properties
Dzeta
ζ
public double Dzeta { get; set; }
Property Value
GammaGInf
γ G,Inf
public double GammaGInf { get; set; }
Property Value
GammaGSup
γ G,Sup
public double GammaGSup { get; set; }
Property Value
GammaQ
γ Q
public double GammaQ { get; set; }
Property Value
GroupType
Group type
public LoadGroupType GroupType { get; set; }
Property Value
Name
Name of load group
public string Name { get; set; }
Property Value
Relation
Relation
public Relation Relation { get; set; }