|
|
RetrieverStrategy Class |
Namespace: Karamba.Results.ShellSection
The RetrieverStrategy type exposes the following members.
| Name | Description | |
|---|---|---|
| RetrieverStrategy |
Initializes a new instance of the RetrieverStrategy class.
Create a new instance of RetrieverStrategy.
|
| 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.) | |
| GetInfo |
Check if the data from RetrieverInfo are valid and store them.
| |
| GetResults |
Gives results respect to a set of polylines and crossed faces indexes.
| |
| 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 | |
|---|---|---|
| _lcName |
Load case for which the results are extracted.
| |
| _meshGroup |
Mesh group inside the model for which the results are extracted.
| |
| _model |
Karamba model for which the results are extracted.
|