Table of Contents

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

bool

Name

Gets or set the name

public string Name { get; set; }

Property Value

string