cAnalysisResultsSectionCutDesign Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SectionCutDesign(
	ref int NumberResults,
	ref string[] SCut,
	ref string[] LoadCase,
	ref string[] StepType,
	ref double[] StepNum,
	ref double[] P,
	ref double[] V2,
	ref double[] V3,
	ref double[] T,
	ref double[] M2,
	ref double[] M3
)

Parameters

NumberResults
Type: SystemInt32
SCut
Type: SystemString
LoadCase
Type: SystemString
StepType
Type: SystemString
StepNum
Type: SystemDouble
P
Type: SystemDouble
V2
Type: SystemDouble
V3
Type: SystemDouble
T
Type: SystemDouble
M2
Type: SystemDouble
M3
Type: SystemDouble

Return Value

Type: Int32
See Also