![]() | APIget |
public double[] getMaxMinBeamForces( int sectionID, int type )
Public Function getMaxMinBeamForces ( sectionID As Integer, type As Integer ) As Double() Dim instance As API Dim sectionID As Integer Dim type As Integer Dim returnValue As Double() returnValue = instance.getMaxMinBeamForces(sectionID, type)
public: array<double>^ getMaxMinBeamForces( int sectionID, int type )
member getMaxMinBeamForces : sectionID : int * type : int -> float[]
(c) NextFEM 2015-2025