FEM: ccx writer, add comment

This commit is contained in:
Bernd Hahnebach
2020-06-03 13:17:18 +02:00
committed by GitHub
parent 8817131c10
commit b7e27f5af9

View File

@@ -1733,6 +1733,8 @@ class FemInputWriterCcx(writerbase.FemInputWriter):
material,
section_type
)
# see forum topic for output formating of rotation
# https://forum.freecadweb.org/viewtopic.php?f=18&t=46133&p=405142#p405142
section_nor = "{:f}, {:f}, {:f}\n".format(
normal[0],
normal[1],