Class MeasureResults
Represents measure Results
Inherited Members
Namespace: TopSolid.Cae.Kernel.Automating
Assembly: TopSolid.Cae.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 19, 171, 0)]
public class MeasureResults
Remarks
This structure is available since v7.19
Properties
| Name | Description |
|---|---|
| Coordinates | Gets the coordinates Values |
| Displacements | Gets the Displacements |
| ElementNodes | Gets the element node Values |
| Fatigue | Gets the Fatigue Values |
| InternalLoads | Gets the Internal Loads Values |
| Material | Gets the material Values |
| Measure | Gets the Measure |
| Moments | Gets the Moments |
| Reactions | Gets the Reactions |
| Structural | Gets the structural Values |
| Temperature | Gets the Temperature Values |
| VonMises | Gets the Von Mises |