FEM: calculix writer, delete formatting comment, no longer needed as alle calculix input values are formatted the time being

This commit is contained in:
Bernd Hahnebach
2021-08-03 22:14:18 +02:00
parent f7cefaef47
commit 7dac3cc6b3

View File

@@ -69,8 +69,6 @@ def write_femelement_geometry(f, ccxwriter):
material,
section_type
)
# see forum topic for output formatting of rotation
# https://forum.freecadweb.org/viewtopic.php?f=18&t=46133&p=405142#p405142
section_nor = "{:.13G}, {:.13G}, {:.13G}\n".format(
normal[0],
normal[1],