Void
SolutionCombinationDefinition
.AddLoadCombination(String name, Int32 type)
Add a LoadCombination to the SolutionCombination Definition
Remarks
Examples
Parameters
name
Type: String
Name of the Load Combination
type
Type: Int32
Type of the Load Combination (0 for Linear, 1 for SRSS)
Return Value
Type: Void