cCaseStaticNonlinearStagedSetTargetForceParameters Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetTargetForceParameters(
	string Name,
	double TolConvF,
	int MaxIter,
	double AccelFact,
	bool NoStop
)

Parameters

Name
Type: SystemString
TolConvF
Type: SystemDouble
MaxIter
Type: SystemInt32
AccelFact
Type: SystemDouble
NoStop
Type: SystemBoolean

Return Value

Type: Int32
See Also