cCaseStaticNonlinearStaged SetStageData_1 Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.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: OnlineSystem String
Stage
Type: OnlineSystem Int32
NumberOperations
Type: OnlineSystem Int32
Operation
Type:  OnlineSystem Int32  
ObjectType
Type:  OnlineSystem String  
ObjectName
Type:  OnlineSystem String  
Age
Type:  OnlineSystem Int32  
MyType
Type:  OnlineSystem String  
MyName
Type:  OnlineSystem String  
SF
Type:  OnlineSystem Double  
See Also