cCaseStaticNonlinear GetResultsSaved Method CSi API ETABS 2015

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

int GetResultsSaved(
	string Name,
	ref bool SaveMultipleSteps,
	ref int MinSavedStates,
	ref int MaxSavedStates,
	ref bool PositiveOnly
)

Parameters

Name
Type: OnlineSystem String
SaveMultipleSteps
Type: OnlineSystem Boolean 
MinSavedStates
Type: OnlineSystem Int32 
MaxSavedStates
Type: OnlineSystem Int32 
PositiveOnly
Type: OnlineSystem Boolean 
See Also