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