Click or drag to resize

FrameSuperElementGetDisplacementsForLoadCase Method

3D Frame Analysis Library

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
public void GetDisplacementsForLoadCase(
	double Loc,
	string LoadCaseName,
	out double[] MinValues,
	out double[] MaxValues,
	int stepNr
)

Parameters

Loc
Type: SystemDouble
LoadCaseName
Type: SystemString
MinValues
Type: SystemDouble
MaxValues
Type: SystemDouble
stepNr
Type: SystemInt32
See Also