Void
SolutionCombinationDefinition
.SetCoefficient(
Int32
LCindex,
Int32
BCindex,
Double
value)
Sets the Coefficient property at given LoadCombination index and BaseCase index
Remarks
Examples
Parameters
LCindex
Type:
Int32
LoadCombination index (row)
BCindex
Type:
Int32
BaseCase index (column)
value
Type:
Double
Coefficient value
Return Value
Type:
Void