Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
int GetSummaryResults( string Name, ref int NumberItems, ref string[] DesignSect, ref double[] BeamFy, ref double[] StudDia, ref string[] StudLayout, ref bool[] BeamShored, ref double[] BeamCamber, ref string[] PassFail, ref double[] ReacLeft, ref double[] ReacRt, ref double[] MMaxNeg, ref double[] MMaxPos, ref double[] PCC, ref double[] OverallRatio, ref double[] StudRatio, ref double[] StrPMRat, ref double[] ConstPMRat, ref double[] StrShrRat, ref double[] ConShrRat, ref double[] PCDLDfRat, ref double[] SDLDfRat, ref double[] LLDfRat, ref double[] TotCamDfRat, ref double[] FreqRat, ref double[] MDampRat, eItemType ItemType = eItemType.Objects )
Parameters
- Name
- Type:
System String
- NumberItems
- Type:
System Int32
- DesignSect
- Type:
System String
- BeamFy
- Type:
System Double
- StudDia
- Type:
System Double
- StudLayout
- Type:
System String
- BeamShored
- Type:
System Boolean
- BeamCamber
- Type:
System Double
- PassFail
- Type:
System String
- ReacLeft
- Type:
System Double
- ReacRt
- Type:
System Double
- MMaxNeg
- Type:
System Double
- MMaxPos
- Type:
System Double
- PCC
- Type:
System Double
- OverallRatio
- Type:
System Double
- StudRatio
- Type:
System Double
- StrPMRat
- Type:
System Double
- ConstPMRat
- Type:
System Double
- StrShrRat
- Type:
System Double
- ConShrRat
- Type:
System Double
- PCDLDfRat
- Type:
System Double
- SDLDfRat
- Type:
System Double
- LLDfRat
- Type:
System Double
- TotCamDfRat
- Type:
System Double
- FreqRat
- Type:
System Double
- MDampRat
- Type:
System Double
- ItemType (Optional)
- Type: ETABS2015 eItemType
See Also