Click or drag to resize

LCSuperPosition Constructor

Overload List
  NameDescription
Public methodLCSuperPosition
Initializes a new instance of the LCSuperPosition class. the default constructor.
Public methodLCSuperPosition(LCSuperPosition)
Initializes a new instance of the LCSuperPosition class. the copy constructor.
Public methodLCSuperPosition(Int32, Model)
Initializes a new instance of the LCSuperPosition class. create new unit LCSuperPosition rule for a load-case of given index.
Public methodLCSuperPosition(String, Double)
Initializes a new instance of the LCSuperPosition class. create new SuperPosition rule with factors given in LcFact.
Public methodLCSuperPosition(Model, ListDouble)
Initializes a new instance of the LCSuperPosition class. create new SuperPosition rule with factors given in LcFact.
Public methodLCSuperPosition(Model, Double)
Initializes a new instance of the LCSuperPosition class. create new SLCuperPosition rule with factors given in LcFact.
Top
See Also