![]() |
ShellDisplay Class |
Namespace: Karamba.Models
The ShellDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellDisplay | Initializes a new instance of the ShellDisplay class |
Name | Description | |
---|---|---|
![]() | Clone |
clone this.
|
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | displayCrosssection | true if cross sections shall be displayed. |
![]() | displayCrosssectionThickness | true if cross sections thickness shall be displayed. |
![]() | displayLocalAxes | flag for showing local axis symbols on layers. |
![]() | displayResDisp | true if resultant displacement shall be displayed. |
![]() | displayUtilization | true if utilization shall be displayed. |
![]() | eps1Color | if true render the first principal strain in a color plot. |
![]() | eps2Color | if true render the second principal strain in a color plot. |
![]() | epsPrinc | true if principal strains shall be displayed. |
![]() | fiberPosition | position of current fiber in current layer. |
![]() | layerInd | index of current layer. |
![]() | localAxisScale | factor for local axis symbols on layers. |
![]() | princScale | factor for displaying the principal axes. |
![]() | sig1Color | if true render the first principal stress in a color plot. |
![]() | sig2Color | if true render the second principal stress in a color plot. |
![]() | sigPrinc | true if principal stresses shall be displayed. |
![]() | sigVColor | if true render the van Mises Stress in a color plot. |