cFunctionGetNameList Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetNameList(
	ref int NumberNames,
	ref string[] MyName,
	int FuncType = 0
)

Parameters

NumberNames
Type: SystemInt32
MyName
Type: SystemString
FuncType (Optional)
Type: SystemInt32

Return Value

Type: Int32
See Also