cCaseStaticNonlinearStagedSetStageData_1 Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetStageData_1(
	string Name,
	int Stage,
	int NumberOperations,
	ref int[] Operation,
	ref string[] ObjectType,
	ref string[] ObjectName,
	ref int[] Age,
	ref string[] MyType,
	ref string[] MyName,
	ref double[] SF
)

Parameters

Name
Type: SystemString
Stage
Type: SystemInt32
NumberOperations
Type: SystemInt32
Operation
Type: SystemInt32
ObjectType
Type: SystemString
ObjectName
Type: SystemString
Age
Type: SystemInt32
MyType
Type: SystemString
MyName
Type: SystemString
SF
Type: SystemDouble

Return Value

Type: Int32
See Also