Click or drag to resize

LoadCombinationWithFactor Class

3D Frame Analysis Library
Represents a load combination with its corresponding factor that is to be used in another another load combination
Inheritance Hierarchy

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LoadCombinationWithFactor : LoadCombinationItem

The LoadCombinationWithFactor type exposes the following members.

Constructors
  NameDescription
Public methodLoadCombinationWithFactor
Construction
Top
Fields
  NameDescription
Public fieldFactor
Factor to multiply load case with
Public fieldLoadCombination
Public fieldtype (Inherited from LoadCombinationItem.)
Top
See Also