cCaseStaticNonlinearStagedSetStageDefinitions_1 Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.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: SystemString
NumberStages
Type: SystemInt32
Duration
Type: SystemInt32
Output
Type: SystemBoolean
OutputName
Type: SystemString
Comment
Type: SystemString

Return Value

Type: Int32
See Also