cCaseStaticNonlinearStagedGetStageData Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetStageData(
	string Name,
	ref int Stage,
	ref int NumberOperations,
	ref int[] Operation,
	ref string[] GroupName,
	ref int[] Age,
	ref string[] LoadType,
	ref string[] LoadName,
	ref double[] SF
)

Parameters

Name
Type: SystemString
Stage
Type: SystemInt32
NumberOperations
Type: SystemInt32
Operation
Type: SystemInt32
GroupName
Type: SystemString
Age
Type: SystemInt32
LoadType
Type: SystemString
LoadName
Type: SystemString
SF
Type: SystemDouble

Return Value

Type: Int32
See Also