|
|
LCSuperPositionCollection Constructor |
| Name | Description | |
|---|---|---|
| LCSuperPositionCollection |
Initializes a new instance of the LCSuperPositionCollection class.
initialize the collection with empty lists for upper- and lower-bound load-case factors.
| |
| LCSuperPositionCollection(ListLCSuperPosition) |
Initializes a new instance of the LCSuperPositionCollection class.
create a collection from a list of super-imposition-objects using unit-factors.
| |
| LCSuperPositionCollection(LCSuperPositionCollection) |
Initializes a new instance of the LCSuperPositionCollection class.
initialize a load-case superposition collection from another one.
| |
| LCSuperPositionCollection(ListLCSuperPosition, LCSuperPositionFactor) |
Initializes a new instance of the LCSuperPositionCollection class.
create a new SuperPosition collection using a super-imposition object and super-imposition factors.
|