|
|
RetrieverInfo Class |
Namespace: Karamba.Results.ShellSection
The RetrieverInfo type exposes the following members.
| Name | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RetrieverInfo |
Initializes a new instance of the RetrieverInfo 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.
| |
| InputPolyline |
Gets or sets the geometry to project on the mesh group.
| |
| InputVector |
Gets or sets the projection direction.
| |
| LayerInd |
Gets or sets the index of layer to be displayed.
| |
| LcName |
Gets or sets the load case for which results should be retrieve.
| |
| MeshGroup |
Gets or sets the mesh group where to project.
| |
| Model |
Gets or sets the Model used to compute the results.
| |
| Tol |
Gets or sets the tolerance value used for equality check.
|
| 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.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |