694x
002963
2019-04-17

通过 COM 接口创建的杆件荷载温度

如果我想通过COM接口应用温度杆件荷载,应该输入哪些参数?


回复:

为了通过COM接口在杆件上创建温度荷载,只需在杆件荷载中指定以下参数:

Dim memload As RSTAB8.MemberLoad
memload.Direction = LocalZType
memload.Distribution = UniformType
memload.Magnitude1 = T_c
memload.Magnitude2 = dT
memload.ObjectList = "1"
memload.Type = TemperatureType

T_c entspricht dabei dem konstanten Temperaturanteil und dT dem auf Ober- und Unterseite verschiedenen.


作者

Günthel 先生为Dlubal 软件客户提供技术支持。



;