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