Table of Contents

Class DesignLoad

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class DesignLoad : IdNameEntity
Inheritance
DesignLoad
Inherited Members

Properties

AnalysisTemperature

public DesignLoadSubcaseTemperature AnalysisTemperature { get; }

Property Value

DesignLoadSubcaseTemperature

Description

public string Description { get; }

Property Value

string

InitialTemperature

public DesignLoadSubcaseTemperature InitialTemperature { get; }

Property Value

DesignLoadSubcaseTemperature

IsActive

public bool IsActive { get; set; }

Property Value

bool

IsEditable

public bool IsEditable { get; }

Property Value

bool

IsVirtual

public bool IsVirtual { get; }

Property Value

bool

ModificationDate

public DateTime ModificationDate { get; }

Property Value

DateTime

SubcaseMultipliers

public DesignLoadSubcaseMultiplierCol SubcaseMultipliers { get; }

Property Value

DesignLoadSubcaseMultiplierCol

Types

public List<LoadCaseType> Types { get; }

Property Value

List<LoadCaseType>

UID

public Guid UID { get; }

Property Value

Guid