cGridSysGetNameTypeList Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetNameTypeList(
	ref int NumberNames,
	ref string[] GridSysName,
	ref string[] GridSysType
)

Parameters

NumberNames
Type: SystemInt32
GridSysName
Type: SystemString
GridSysType
Type: SystemString

Return Value

Type: Int32
See Also