![]() | APIget |
public double getNodalStress( string num, string loadcase, string time, string type )
Public Function getNodalStress ( num As String, loadcase As String, time As String, type As String ) As Double Dim instance As API Dim num As String Dim loadcase As String Dim time As String Dim type As String Dim returnValue As Double returnValue = instance.getNodalStress(num, loadcase, time, type)
public: double getNodalStress( String^ num, String^ loadcase, String^ time, String^ type )
member getNodalStress : num : string * loadcase : string * time : string * type : string -> float
(c) NextFEM 2015-2025