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 AreaStressShell( string Name, eItemTypeElm ItemTypeElm, ref int NumberResults, ref string[] Obj, ref string[] Elm, ref string[] PointElm, ref string[] LoadCase, ref string[] StepType, ref double[] StepNum, ref double[] S11Top, ref double[] S22Top, ref double[] S12Top, ref double[] SMaxTop, ref double[] SMinTop, ref double[] SAngleTop, ref double[] SVMTop, ref double[] S11Bot, ref double[] S22Bot, ref double[] S12Bot, ref double[] SMaxBot, ref double[] SMinBot, ref double[] SAngleBot, ref double[] SVMBot, ref double[] S13Avg, ref double[] S23Avg, ref double[] SMaxAvg, ref double[] SAngleAvg )
Parameters
- Name
- Type:
System String
- ItemTypeElm
- Type: ETABS2015 eItemTypeElm
- NumberResults
- Type:
System Int32
- Obj
- Type:
System String
- Elm
- Type:
System String
- PointElm
- Type:
System String
- LoadCase
- Type:
System String
- StepType
- Type:
System String
- StepNum
- Type:
System Double
- S11Top
- Type:
System Double
- S22Top
- Type:
System Double
- S12Top
- Type:
System Double
- SMaxTop
- Type:
System Double
- SMinTop
- Type:
System Double
- SAngleTop
- Type:
System Double
- SVMTop
- Type:
System Double
- S11Bot
- Type:
System Double
- S22Bot
- Type:
System Double
- S12Bot
- Type:
System Double
- SMaxBot
- Type:
System Double
- SMinBot
- Type:
System Double
- SAngleBot
- Type:
System Double
- SVMBot
- Type:
System Double
- S13Avg
- Type:
System Double
- S23Avg
- Type:
System Double
- SMaxAvg
- Type:
System Double
- SAngleAvg
- Type:
System Double
See Also