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