cCaseStaticNonlinear SetGeometricNonlinearity Method CSi API ETABS 2015
Sets the geometric nonlinearity option for the specified load case.

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

int SetGeometricNonlinearity(
	string Name,
	int NLGeomType
)

Return Value

Returns zero if the option is successfully set; otherwise it returns a nonzero value.
Remarks

Examples

See Also