cDetailingGetDetailedSlabs Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetDetailedSlabs(
	ref int NumberItems,
	ref string[] Names,
	ref double[] SlabElevations,
	ref string[] GUIDs
)

Parameters

NumberItems
Type: SystemInt32
Names
Type: SystemString
SlabElevations
Type: SystemDouble
GUIDs
Type: SystemString

Return Value

Type: Int32
See Also