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_2( string Name, ref int NumberItems, ref string[] FrameType, ref string[] DesignSect, ref string[] Status, ref string[] PMMCombo, ref double[] PMMRatio, ref double[] PRatio, ref double[] MMajRatio, ref double[] MMinRatio, ref string[] VMajCombo, ref double[] VMajRatio, ref string[] VMinCombo, ref double[] VMinRatio, eItemType ItemType = eItemType.Objects )
Parameters
- Name
- Type:
System String
- NumberItems
- Type:
System Int32
- FrameType
- Type:
System String
- DesignSect
- Type:
System String
- Status
- Type:
System String
- PMMCombo
- Type:
System String
- PMMRatio
- Type:
System Double
- PRatio
- Type:
System Double
- MMajRatio
- Type:
System Double
- MMinRatio
- Type:
System Double
- VMajCombo
- Type:
System String
- VMajRatio
- Type:
System Double
- VMinCombo
- Type:
System String
- VMinRatio
- Type:
System Double
- ItemType (Optional)
- Type: ETABS2015 eItemType
See Also