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