Click or drag to resize

LoadCombinationWithFactor Constructor

3D Frame Analysis Library
Construction

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
public LoadCombinationWithFactor(
	LoadCombination _LoadCombination,
	double _Factor
)

Parameters

_LoadCombination
Type: Frame3DLoadCombination
Load combination name
_Factor
Type: SystemDouble
Factor for the load combination
See Also