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 GetSummaryResultsColumn( string Name, ref int NumberItems, ref string[] FrameName, ref int[] MyOption, ref double[] Location, ref string[] PMMCombo, ref double[] PMMArea, ref double[] PMMRatio, ref string[] VMajorCombo, ref double[] AVMajor, ref string[] VMinorCombo, ref double[] AVMinor, ref string[] ErrorSummary, ref string[] WarningSummary, eItemType ItemType = eItemType.Objects )
Parameters
- Name
- Type:
System String
- NumberItems
- Type:
System Int32
- FrameName
- Type:
System String
- MyOption
- Type:
System Int32
- Location
- Type:
System Double
- PMMCombo
- Type:
System String
- PMMArea
- Type:
System Double
- PMMRatio
- Type:
System Double
- VMajorCombo
- Type:
System String
- AVMajor
- Type:
System Double
- VMinorCombo
- Type:
System String
- AVMinor
- Type:
System Double
- ErrorSummary
- Type:
System String
- WarningSummary
- Type:
System String
- ItemType (Optional)
- Type: ETABS2015 eItemType
See Also