cCaseStaticNonlinearStaged SetStageDefinitions_1 Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int SetStageDefinitions_1(
	string Name,
	int NumberStages,
	ref int[] Duration,
	ref bool[] Output,
	ref string[] OutputName,
	ref string[] Comment
)

Parameters

Name
Type: OnlineSystem String
NumberStages
Type: OnlineSystem Int32
Duration
Type:  OnlineSystem Int32  
Output
Type:  OnlineSystem Boolean  
OutputName
Type:  OnlineSystem String  
Comment
Type:  OnlineSystem String  
See Also