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; }
Public ReadOnly Property LoadCasesWithFactor As List(Of LoadCaseWithFactor)
Get
Property Value
Type:
ListLoadCaseWithFactorSee Also