Skip to content

Commit

Permalink
FEM: member tools, comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Feb 19, 2020
1 parent 9246307 commit 66e8e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Fem/femtools/membertools.py
Expand Up @@ -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.
Expand Down

0 comments on commit 66e8e29

Please sign in to comment.