cAnalysisResultsGeneralizedDispl Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GeneralizedDispl(
	string Name,
	ref int NumberResults,
	ref string[] GD,
	ref string[] LoadCase,
	ref string[] StepType,
	ref double[] StepNum,
	ref string[] DType,
	ref double[] Value
)

Parameters

Name
Type: SystemString
NumberResults
Type: SystemInt32
GD
Type: SystemString
LoadCase
Type: SystemString
StepType
Type: SystemString
StepNum
Type: SystemDouble
DType
Type: SystemString
Value
Type: SystemDouble

Return Value

Type: Int32
See Also