cAnalysisResults ModalLoadParticipationRatios Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.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: OnlineSystem Int32 
LoadCase
Type:  OnlineSystem String  
ItemType
Type:  OnlineSystem String  
Item
Type:  OnlineSystem String  
Stat
Type:  OnlineSystem Double  
Dyn
Type:  OnlineSystem Double  
See Also