SetCoefficient(int, int, double)
Sets the Coefficient property at given LoadCombination index and BaseCase index
Declaration Syntax
public void SetCoefficient(int LCindex, int BCindex, double value)
Parameters
- LCindex(int)
LoadCombination index (row)
- BCindex(int)
BaseCase index (column)
- value(double)
Coefficient value