Eyeshot 10 WinForms API Reference
ComputeThermalLoading Method (Element3D)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element3D Class : ComputeThermalLoading Method
Syntax
'Declaration
 
Protected Sub ComputeThermalLoading( _
   ByVal numgp As Integer, _
   ByVal temperature As Boolean, _
   ByVal stgp(,) As Double, _
   ByVal strsg() As Double _
) 
protected void ComputeThermalLoading( 
   int numgp,
   bool temperature,
   double[,] stgp,
   double[] strsg
)

Parameters

numgp
temperature
stgp
strsg
See Also

Reference

Element3D Class
Element3D Members