![]() | APIget |
public double getNodalShellForce( string num, string loadcase, string time, string type )
Public Function getNodalShellForce ( 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.getNodalShellForce(num, loadcase, time, type)
public: double getNodalShellForce( String^ num, String^ loadcase, String^ time, String^ type )
member getNodalShellForce : num : string * loadcase : string * time : string * type : string -> float
(c) NextFEM 2015-2025