FEM: use a more precise object name "vonMises" instead "StressValues"

This commit is contained in:
UR-0
2020-02-13 10:19:13 +01:00
committed by wwmayer
parent a2a59b884e
commit 8b68ab74b6
6 changed files with 17 additions and 17 deletions

View File

@@ -139,7 +139,7 @@ class _FemResultMechanical():
)
obj.addProperty(
"App::PropertyFloatList",
"StressValues",
"vonMises",
"NodeData",
"",
True