cDetailingGetSimilarColumnStacks Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetSimilarColumnStacks(
	string ColumnStackID,
	ref int NumberSimilarColumns,
	ref int[] NumberUniqueObjects,
	ref string[] ObjectUniqueNames
)

Parameters

ColumnStackID
Type: SystemString
NumberSimilarColumns
Type: SystemInt32
NumberUniqueObjects
Type: SystemInt32
ObjectUniqueNames
Type: SystemString

Return Value

Type: Int32
See Also