Click or drag to resize

LoadCombination Constructor

3D Frame Analysis Library
Construction

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
public LoadCombination(
	string _name,
	ComboType _type
)

Parameters

_name
Type: SystemString
Load combination name, eg "1.35G + 1.50Q"
_type
Type: Frame3DComboType
Combination type of the load cases that belong to this load combination
See Also