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 GetLoadDistributed( string Name, ref int NumberItems, ref string[] LineName, ref string[] LoadPat, ref int[] MyType, ref string[] CSys, ref int[] Dir, ref double[] RD1, ref double[] RD2, ref double[] Dist1, ref double[] Dist2, ref double[] Val1, ref double[] Val2, eItemTypeElm ItemTypeElm = eItemTypeElm.Element )
Parameters
- Name
- Type:
System String
- NumberItems
- Type:
System Int32
- LineName
- Type:
System String
- LoadPat
- Type:
System String
- MyType
- Type:
System Int32
- CSys
- Type:
System String
- Dir
- Type:
System Int32
- RD1
- Type:
System Double
- RD2
- Type:
System Double
- Dist1
- Type:
System Double
- Dist2
- Type:
System Double
- Val1
- Type:
System Double
- Val2
- Type:
System Double
- ItemTypeElm (Optional)
- Type: ETABS2015 eItemTypeElm
See Also