cFrameObjGetReleases Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetReleases(
	string Name,
	ref bool[] II,
	ref bool[] JJ,
	ref double[] StartValue,
	ref double[] EndValue
)

Parameters

Name
Type: SystemString
II
Type: SystemBoolean
JJ
Type: SystemBoolean
StartValue
Type: SystemDouble
EndValue
Type: SystemDouble

Return Value

Type: Int32
See Also