Method Create

Create(bool)

Creates a new instance of CombinationParams class

Declaration
public static CombinationParams Create(bool includeSelfWeight = true)
Parameters
Type Name Description
bool includeSelfWeight

An optional value indicating whether self-weight loadcases should be automatically included in the combination

Returns
Type Description
CombinationParams

The newly created instance of CombinationParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next