![]() | APIadd |
public bool addThermalDistLoad( string elem, double[] values, string loadcase )
Public Function addThermalDistLoad ( elem As String, values As Double(), loadcase As String ) As Boolean Dim instance As API Dim elem As String Dim values As Double() Dim loadcase As String Dim returnValue As Boolean returnValue = instance.addThermalDistLoad(elem, values, loadcase)
public: bool addThermalDistLoad( String^ elem, array<double>^ values, String^ loadcase )
member addThermalDistLoad : elem : string * values : float[] * loadcase : string -> bool
(c) NextFEM 2015-2025