Click or drag to resize

LoadCombination Class

3D Frame Analysis Library
Represents a load combination
Inheritance Hierarchy
SystemObject
  Frame3DLoadCombination

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

The LoadCombination type exposes the following members.

Constructors
  NameDescription
Public methodLoadCombination
Construction
Top
Properties
  NameDescription
Public propertyLoadCasesWithFactor
Returns the load cases Only! that belong to this load combination
Top
Fields
  NameDescription
Public fieldItems
Contains all items (load cases/combinations) that belong to this load combination
Public fieldname
Load combination name, eg: DEAD
Public fieldType
Combination type of the load cases that belong to this load combination
Top
See Also