Void
SolutionCombinationDefinition
.SetLoadCombinationType(
Int32
index,
Int32
value)
Sets the Load Combination Type property at given index
Remarks
Examples
Parameters
index
Type:
Int32
Index to set Load Combination Type at
value
Type:
Int32
0 = Linear evaluation, 1 = SRSS evaluation
Return Value
Type:
Void