ShellSuperElementTriangular Class |
3D Frame Analysis Library
Trianglular shell element
Inheritance Hierarchy SystemObject FiniteElement Frame3DShellSuperElementTriangular
Namespace:
Frame3D
Assembly:
Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax [SerializableAttribute]
public class ShellSuperElementTriangular : FiniteElement
<SerializableAttribute>
Public Class ShellSuperElementTriangular
Inherits FiniteElement
The ShellSuperElementTriangular type exposes the following members.
Constructors 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
|
TopFields See Also