![]() |
ShellsLocalCrossSectionForces Class |
Namespace: Karamba.Results
The ShellsLocalCrossSectionForces type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellsLocalCrossSectionForces(Model) |
create visitor for local shell cross section forces
|
![]() | ShellsLocalCrossSectionForces(Model, Int32) |
constructor for ShellsPrincipalCrossSectionForces
|
Name | Description | |
---|---|---|
![]() | model |
Get model?
(Inherited from ModelElementVisitor.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | result |
return result of visitor
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VisitBeam |
visit a beam
(Inherited from ModelElementVisitor.) |
![]() | VisitElements |
Let visitor visit all fem elements that correspond to the given identifiers. If no
identifiers are given all elements are visited.
(Inherited from ModelElementVisitor.) |
![]() | VisitShell |
visit a shell
(Overrides ModelElementVisitorVisitShell(ModelShell).) |
![]() | VisitSpring |
visit a spring
(Inherited from ModelElementVisitor.) |
![]() | VisitTruss |
visit a truss
(Inherited from ModelElementVisitor.) |
Name | Description | |
---|---|---|
![]() | _superimpFacs |
factors for superimposing the results of load cases
|
![]() | Mxx | list of distributed bending moments mxx [kNm/m] forces. They cause normal stresses in x-direction. One sublist per path, one entry in sublist per shell face |
![]() | Mxy | list of distributed twisting moments mxy [kNm/m] forces. They cause shear stresses in xy-direction. One sublist per path, one entry in sublist per shell face |
![]() | Myy | list of distributed bending moments myy [kNm/m] forces. They cause normal stresses in y-direction. One sublist per path, one entry in sublist per shell face |
![]() | Nxx | list of distributed normal nxx [kN/m] forces. One sublist per path, one entry in sublist per shell face |
![]() | Nxy | list of distributed in-plane shear forces nxy [kN/m] forces. One sublist per path, one entry in sublist per shell face |
![]() | Nyy | list of distributed normal nyy [kN/m] forces. One sublist per path, one entry in sublist per shell face |
![]() | Vx | distributed transverse shear forces [kN/m] along local x-const. One sublist per shell-patch, one entry per shell-face |
![]() | Vy | distributed transverse shear forces [kN/m] along local y-const. One sublist per shell-patch, one entry per shell-face |