cAnalysisResultsSetup GetOptionModalHist Method CSi API ETABS 2015
Retrieves the output option for modal history results.

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

int GetOptionModalHist(
	ref int Value
)

Parameters

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

Return Value

Returns 0 if the output option is successfully retrieved, otherwise it returns nonzero.
Remarks

See Also