![]() |
RetrieverInfo_StressStrain Class |
Namespace: Karamba.Results.ShellSection
The RetrieverInfo_StressStrain type exposes the following members.
Name | Description | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | RetrieverInfo_StressStrain |
Initializes a new instance of the RetrieverInfo_StressStrain class.
Create a new instance.
|
Name | Description | |
---|---|---|
![]() | Delta |
Gets or sets the Delta value used by ShellSectionMarchingAlgorithms.
Delta is the minimum value for the splitting algorithm. If the splitted result is lower, the method won't go further.
(Inherited from RetrieverInfo.) |
![]() | InputPolyline |
Gets or sets the geometry to project on the mesh group.
(Inherited from RetrieverInfo.) |
![]() | InputVector |
Gets or sets the projection direction.
(Inherited from RetrieverInfo.) |
![]() | LayerInd |
Gets or sets the index of layer to be displayed.
(Inherited from RetrieverInfo.) |
![]() | LcName |
Gets or sets the load case for which results should be retrieve.
(Inherited from RetrieverInfo.) |
![]() | MeshGroup |
Gets or sets the mesh group where to project.
(Inherited from RetrieverInfo.) |
![]() | Model |
Gets or sets the Model used to compute the results.
(Inherited from RetrieverInfo.) |
![]() | Tol |
Gets or sets the tolerance value used for equality check.
(Inherited from RetrieverInfo.) |
![]() | ZRel |
Gets or sets the relative layer-position along cross section height: -1..lower rim; 1..upper rim.
|
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.) |
![]() | IsValid |
Check if RetrieverInfo has valid data. Otherwise returns an Exception.
(Inherited from RetrieverInfo.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |