Click or drag to resize

LoadCombinationLoadCasesWithFactor Property

3D Frame Analysis Library
Returns the load cases Only! that belong to this load combination

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
public List<LoadCaseWithFactor> LoadCasesWithFactor { get; }

Property Value

Type: ListLoadCaseWithFactor
See Also