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 AreaStressShellLayered( string Name, eItemTypeElm ItemTypeElm, ref int NumberResults, ref string[] Obj, ref string[] Elm, ref string[] Layer, ref int[] IntPtNum, ref double[] IntPtLoc, ref string[] PointElm, ref string[] LoadCase, ref string[] StepType, ref double[] StepNum, ref double[] S11, ref double[] S22, ref double[] S12, ref double[] SMax, ref double[] SMin, ref double[] SAngle, ref double[] SVM, 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
- Layer
- Type:
System String
- IntPtNum
- Type:
System Int32
- IntPtLoc
- Type:
System Double
- PointElm
- Type:
System String
- LoadCase
- Type:
System String
- StepType
- Type:
System String
- StepNum
- Type:
System Double
- S11
- Type:
System Double
- S22
- Type:
System Double
- S12
- Type:
System Double
- SMax
- Type:
System Double
- SMin
- Type:
System Double
- SAngle
- Type:
System Double
- SVM
- Type:
System Double
- S13Avg
- Type:
System Double
- S23Avg
- Type:
System Double
- SMaxAvg
- Type:
System Double
- SAngleAvg
- Type:
System Double
See Also