Click or drag to resize

LCSuperPositionCollection Constructor

Overload List
  NameDescription
Public methodLCSuperPositionCollection
Initializes a new instance of the LCSuperPositionCollection class. initialize the collection with empty lists for upper- and lower-bound load-case factors.
Public methodLCSuperPositionCollection(ListLCSuperPosition)
Initializes a new instance of the LCSuperPositionCollection class. create a collection from a list of super-imposition-objects using unit-factors.
Public methodLCSuperPositionCollection(LCSuperPositionCollection)
Initializes a new instance of the LCSuperPositionCollection class. initialize a load-case superposition collection from another one.
Public methodLCSuperPositionCollection(ListLCSuperPosition, LCSuperPositionFactor)
Initializes a new instance of the LCSuperPositionCollection class. create a new SuperPosition collection using a super-imposition object and super-imposition factors.
Top
See Also