StructuralLoadCombinationDataBaseTReference Constructor (TReference, Double, Double) |
[This is preliminary documentation and is subject to change.]
Namespace:
ModelExchanger.AnalysisDataModel.Subtypes
Assembly:
ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax public StructuralLoadCombinationDataBase(
TReference loadCase,
double factor = 1,
double multiplier = 1
)
Parameters
- loadCase
- Type: TReference
The load case which should be included in the combination - factor (Optional)
- Type: SystemDouble
The factor applied to values of the load case - multiplier (Optional)
- Type: SystemDouble
The multiplier applied to values of the load case
See Also