ShellSuperElementTriangular Methods |
3D Frame Analysis Library The ShellSuperElementTriangular type exposes the following members.
Methods
| Name | Description |
---|
| GetInternalForcesForLoadCase |
Gets the internal forces at the given location
|
| GetInternalForcesForLoadCombination |
Gets the internal forces for the specified load combination
|
| GetInternalMomentsForLoadCase(ShellTriangularResultsLocation, CoordinateSystem, Double, String, Double, Double, Int32) | |
| GetInternalMomentsForLoadCase(Double, Double, CoordinateSystem, Double, String, Double, Double, Int32) |
Gets the internal moments at an internal point of the element for a specific Load Case
|
| GetInternalMomentsForLoadCombination(ShellTriangularResultsLocation, CoordinateSystem, Double, LoadCombination, Double, Double) | |
| GetInternalMomentsForLoadCombination(Double, Double, CoordinateSystem, Double, LoadCombination, Double, Double) |
Gets the internal moments at an internal point of the element for a specific Load Combination
|
| GetInternalStressesForLoadCase(ShellTriangularResultsLocation, Double, CoordinateSystem, Double, String, Double, Double, Int32) | |
| GetInternalStressesForLoadCase(Double, Double, Double, CoordinateSystem, Double, String, Double, Double, Int32) |
Gets the stresses at an internal point of the element for a specific Load Case
|
| GetInternalStressesForLoadCombination(ShellTriangularResultsLocation, Double, CoordinateSystem, Double, LoadCombination, Double, Double) | |
| GetInternalStressesForLoadCombination(Double, Double, Double, CoordinateSystem, Double, LoadCombination, Double, Double) |
Gets the stresses at an internal point of the element for a specific Load Combination
|
TopSee Also