Retrieves spandrel forces for any defined spandrel objects in the model
Namespace: ETABS2015Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
Parameters
- NumberResults
- Type:
System Int32
The total number of results returned by the program
- StoryName
- Type:
System String
The story name of the spandrel object
- SpandrelName
- Type:
System String
The name of the spandrel object
- LoadCase
- Type:
System String
The names of the load case
- Location
- Type:
System String
The location on the spandrel, either "Left" or "Right", of the result being reported
- P
- Type:
System Double
The axial force [F]
- V2
- Type:
System Double
The shear force in the local 2 direction [F]
- V3
- Type:
System Double
The shear force in the local 3 direction [F]
- T
- Type:
System Double
The torsion [FL]
- M2
- Type:
System Double
The moment about the local 2 axis [FL]
- M3
- Type:
System Double
The moment about the local 3 axis [FL]
Return Value
Returns zero if the results are successfully retrieved; otherwise returns nonzeroRemarks
See Also