FEM: gui, commands, typo the second one :-)

This commit is contained in:
Bernd Hahnebach
2019-06-26 21:35:46 +02:00
committed by GitHub
parent 929210fd1d
commit 7fe5b00860

View File

@@ -1330,7 +1330,7 @@ void CmdFemPostLinearizedStressesFilter::activated(int)
|| (FieldName == "Major Principal Stress")
|| (FieldName == "Intermediate Principal Stress")
|| (FieldName == "Minor Principal Stress")
// names need to match with names in FemVTKTools.cpp, this is not failsave, but ATM there is no better way for test on a stress result in vtk pipeline
// names need to match with names in FemVTKTools.cpp, this is not failsafe, but ATM there is no better way for test on a stress result in vtk pipeline
){
// TODO FIXME only works if the data along the line object has the name DataAlongLine
// we should get the selected data along the line object