Class CalculationCase
- Namespace
- IdeaRS.OpenModel.Detail.Loading
- Assembly
- IdeaRS.OpenModel.dll
load case/combination data
public abstract class CalculationCase : OpenElementId
Inheritance
Derived
Inherited Members
Constructors
CalculationCase()
constructor
public CalculationCase()
Properties
IsActive
active load case/combination
public bool IsActive { get; set; }
Property Value
Name
Gets or set the name
public string Name { get; set; }