cAnalysisResultsSetupSetOptionModalHist Method

Sets the output option for modal history results.

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetOptionModalHist(
	int Value
)

Parameters

Value
Type: SystemInt32
This item is 1, 2 or 3
  1. Envelopes
  2. Step-by-Step
  3. Last Step

Return Value

Type: Int32
Returns 0 if the output option is successfully set, otherwise it returns nonzero.
Remarks