cFrameObj GetSupports Method CSi API ETABS 2015
Retrieves support data for given frame object

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

int GetSupports(
	string Name,
	ref string SupportName1,
	ref eObjType SupportType1,
	ref string SupportName2,
	ref eObjType SupportType2
)

Parameters

Name
Type: OnlineSystem String
SupportName1
Type: OnlineSystem String 
SupportType1
Type: ETABS2015 eObjType 
SupportName2
Type: OnlineSystem String 
SupportType2
Type: ETABS2015 eObjType 

Return Value

Remarks

See Also