From a2374d0156b22f01aadd32f09ab930087b133b57 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Fri, 17 Feb 2017 08:09:43 +0100 Subject: [PATCH] FEM: result task panel ui, reorder result radio buttons --- src/Mod/Fem/TaskPanelShowResult.ui | 66 +++++++++++++++--------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/Mod/Fem/TaskPanelShowResult.ui b/src/Mod/Fem/TaskPanelShowResult.ui index 4b74bd91e..15c1b548d 100644 --- a/src/Mod/Fem/TaskPanelShowResult.ui +++ b/src/Mod/Fem/TaskPanelShowResult.ui @@ -24,49 +24,28 @@ - - - - Max shear stress(Tresca) - - - - - - - Y displacement - - - - - - - X displacement - - - - + Z displacement - - + + - Von Mises stress + Y displacement - - + + - Max Principal stress + X displacement - + None @@ -76,13 +55,20 @@ - + Abs displacement + + + + Max shear stress(Tresca) + + + @@ -90,7 +76,21 @@ - + + + + Max Principal stress + + + + + + + Von Mises stress + + + + Temperature @@ -311,8 +311,8 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">P1-P3 # Stress intensity stress equation. Available values are numpy array format. Calculation np.funtion can be used on available values. </p></body></html> +</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">P1-P3 # Stress intensity stress equation. Available values are numpy array format. Calculation np.funtion can be used on available values. </span></p></body></html>