GetCoefficient(int, int)

Gets the Coefficient property at given LoadCombination index and BaseCase index

Declaration Syntax

public double GetCoefficient(int LCindex, int BCindex)

Parameters

LCindex(int)

LoadCombination index (row)

BCindex(int)

BaseCase index (column)