cTendonObj GetNameListOnStory Method CSi API ETABS 2015

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

int GetNameListOnStory(
	string StoryName,
	ref int NumberNames,
	ref string[] MyName
)

Parameters

StoryName
Type: OnlineSystem String
NumberNames
Type: OnlineSystem Int32 
MyName
Type:  OnlineSystem String  
See Also