cCaseStaticNonlinearStagedSetStageDefinitions Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetStageDefinitions(
	string Name,
	int NumberStages,
	ref int[] Duration,
	ref string[] Comment
)

Parameters

Name
Type: SystemString
NumberStages
Type: SystemInt32
Duration
Type: SystemInt32
Comment
Type: SystemString

Return Value

Type: Int32
See Also