|
TemperatureLoadincdT Property
|
Gets the gradient of temperature increase about local element axes.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 incdT { get; }Public ReadOnly Property incdT As Vector3
Get
public:
property Vector3 incdT {
Vector3 get ();
}member incdT : Vector3 with get
Property Value
Type:
Vector3
See Also