Class TemperatureLoadParams

Represents parameters required to create a temperature load

Inheritance
TemperatureLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class TemperatureLoadParams : LoadParams

Properties

Name Description
LoadedElementInfo

Gets the loaded element's EntityInfo

TemperatureChange

Gets the temperature change (in [℃])

Methods

Name Description
Create(IMember?, double)

Creates a new instance of TemperatureLoadParams class for a temperature load on an IMember

Create(ISlabItem?, double)

Creates a new instance of TemperatureLoadParams class for a temperature load on an ISlabItem

Create(IStructuralWall?, double)

Creates a new instance of TemperatureLoadParams class for a temperature load on an IStructuralWall

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next