Class CombiInputSIA
- Namespace
 - IdeaRS.OpenModel.Loading
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Combination according to SIA in the model
[OpenModelClass("CI.StructModel.Loading.CombiInputEC,CI.Loading", "CI.StructModel.Loading.ICombiInput,CI.BasicTypes", typeof(CombiInput))]
public class CombiInputSIA : CombiInputInheritance
Inherited Members
Constructors
CombiInputSIA()
Constructor
public CombiInputSIA()Properties
TypeCalculationCombi
Type of combination
[OpenModelProperty("TypeLinear_Envelope")]
public TypeCalculationCombiSIA TypeCalculationCombi { get; set; }Property Value
TypeCombiSIA
Type of EC combination
[OpenModelProperty("TypeCombiEC")]
public TypeOfCombiSIA TypeCombiSIA { get; set; }