cAnalyzeGetSolverOption Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetSolverOption(
	ref int SolverType,
	ref bool Force32BitSolver,
	ref string StiffCase
)

Parameters

SolverType
Type: SystemInt32
Force32BitSolver
Type: SystemBoolean
StiffCase
Type: SystemString

Return Value

Type: Int32
See Also