Result
Description
A Result is used to select Cases from an analysed Model and extract the values for post-processing or visualisation.
The following result types can be extracted if they are present in the model:
- Node Results: 
DisplacementandReaction. - 1D Element Results: 
Displacement,ForceandStrainEnergyDensity. - 2D Element Results: 
Displacement,Force,Moment,ShearandStress. - 3D Element Results: 
DisplacementandStress. - Global Results: 
Frequency,LoadFactor,ModalGeometricStiffness,ModalMass,ModalStiffness,TotalLoad,TotalReaction,Mode,EffectiveInertia,EffectiveMassandEigenvalue. 
All result values from the .NET API have been wrapped in Unit Number and can be converted into different measures as you work. The Result parameter caches the result values.