cAnalysisResults BucklingFactor Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int BucklingFactor(
	ref int NumberResults,
	ref string[] LoadCase,
	ref string[] StepType,
	ref double[] StepNum,
	ref double[] Factor
)

Parameters

NumberResults
Type: OnlineSystem Int32 
LoadCase
Type:  OnlineSystem String  
StepType
Type:  OnlineSystem String  
StepNum
Type:  OnlineSystem Double  
Factor
Type:  OnlineSystem Double  
See Also