Click or drag to resize

ShellSuperElementTriangular Methods

3D Frame Analysis Library

The ShellSuperElementTriangular type exposes the following members.

Methods
  NameDescription
Public methodGetInternalForcesForLoadCase
Gets the internal forces at the given location
Public methodGetInternalForcesForLoadCombination
Gets the internal forces for the specified load combination
Public methodGetInternalMomentsForLoadCase(ShellTriangularResultsLocation, CoordinateSystem, Double, String, Double, Double, Int32)
Public methodGetInternalMomentsForLoadCase(Double, Double, CoordinateSystem, Double, String, Double, Double, Int32)
Gets the internal moments at an internal point of the element for a specific Load Case
Public methodGetInternalMomentsForLoadCombination(ShellTriangularResultsLocation, CoordinateSystem, Double, LoadCombination, Double, Double)
Public methodGetInternalMomentsForLoadCombination(Double, Double, CoordinateSystem, Double, LoadCombination, Double, Double)
Gets the internal moments at an internal point of the element for a specific Load Combination
Public methodGetInternalStressesForLoadCase(ShellTriangularResultsLocation, Double, CoordinateSystem, Double, String, Double, Double, Int32)
Public methodGetInternalStressesForLoadCase(Double, Double, Double, CoordinateSystem, Double, String, Double, Double, Int32)
Gets the stresses at an internal point of the element for a specific Load Case
Public methodGetInternalStressesForLoadCombination(ShellTriangularResultsLocation, Double, CoordinateSystem, Double, LoadCombination, Double, Double)
Public methodGetInternalStressesForLoadCombination(Double, Double, Double, CoordinateSystem, Double, LoadCombination, Double, Double)
Gets the stresses at an internal point of the element for a specific Load Combination
Top
See Also