# Result
WARNING
GSA-Grasshopper plugin is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using the plugin should not be relied upon without thorough and independent checking.
Icon |
---|
# 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:
Displacement
andReaction
. - 1D Element Results:
Displacement
,Force
andStrainEnergyDensity
. - 2D Element Results:
Displacement
,Force
,Moment
,Shear
andStress
. - 3D Element Results:
Displacement
andStress
. - Global Results:
Frequency
,LoadFactor
,ModalGeometricStiffness
,ModalMass
,ModalStiffness
,TotalLoad
,TotalReaction
,Mode
,EffectiveInertia
,EffectiveMass
andEigenvalue
.
All result values from the .NET API has been wrapped in Unit Number and can be converted into different measures on the fly. The Result parameter caches the result values