cAnalysisResultsModalLoadParticipationRatios Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int ModalLoadParticipationRatios(
	ref int NumberResults,
	ref string[] LoadCase,
	ref string[] ItemType,
	ref string[] Item,
	ref double[] Stat,
	ref double[] Dyn
)

Parameters

NumberResults
Type: SystemInt32
LoadCase
Type: SystemString
ItemType
Type: SystemString
Item
Type: SystemString
Stat
Type: SystemDouble
Dyn
Type: SystemDouble

Return Value

Type: Int32
See Also