cFrameObj GetReleases Method CSi API ETABS 2015

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

int GetReleases(
	string Name,
	ref bool[] II,
	ref bool[] JJ,
	ref double[] StartValue,
	ref double[] EndValue
)

Parameters

Name
Type: OnlineSystem String
II
Type:  OnlineSystem Boolean  
JJ
Type:  OnlineSystem Boolean  
StartValue
Type:  OnlineSystem Double  
EndValue
Type:  OnlineSystem Double  
See Also