multiRotaingAxis debug

This commit is contained in:
wanqing0421
2025-03-16 22:08:07 +08:00
parent 71057e9575
commit be7b2eb632
4 changed files with 2 additions and 10 deletions

View File

@ -21,7 +21,6 @@ Licence:
template<typename MotionModel>
bool pFlow::geometryMotion<MotionModel>::findMotionIndex()
{
if(motionComponentName().size() != numSurfaces() )
{
fatalErrorInFunction<<