cAnalyze GetActiveDOF Method CSi API ETABS 2015
Retrieves the model global degrees of freedom.

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

int GetActiveDOF(
	ref bool[] DOF
)

Parameters

DOF
Type:  OnlineSystem Boolean  

Return Value

Returns zero if the degrees of freedom are successfully retrieved; otherwise it returns a nonzero value.
Remarks

Examples

See Also