From 66e8e2949d54d0a72d2094252529013a7c96e383 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Wed, 19 Feb 2020 17:56:37 +0100 Subject: [PATCH] FEM: member tools, comment fix --- src/Mod/Fem/femtools/membertools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/femtools/membertools.py b/src/Mod/Fem/femtools/membertools.py index c212fbf8e887..ff7fe8fce060 100644 --- a/src/Mod/Fem/femtools/membertools.py +++ b/src/Mod/Fem/femtools/membertools.py @@ -223,8 +223,8 @@ def __init__(self, analysis): [{"Object":selfweight_obj, "xxxxxxxx":value}, {}, ...] constraints_temperature : list of dictionaries - [{"Object":temerature_obj, "xxxxxxxx":value}, {}, ...] list of temperatures for the analysis. + [{"Object":temerature_obj, "xxxxxxxx":value}, {}, ...] constraints_transform : list of dictionaries list of transform constraints from the analysis.