fill the multiRotatingAxis

This commit is contained in:
wanqing0421
2025-03-16 15:15:49 +08:00
parent 797334af87
commit 71057e9575
3 changed files with 11 additions and 11 deletions

View File

@ -43,11 +43,11 @@ pFlow::multiRotatingAxisMotion::multiRotatingAxisMotion(
: fileDictionary(objf, owner)
{
// if(! impl_readDictionary(*this) )
// {
// fatalErrorInFunction;
// fatalExit;
// }
if(! impl_readDictionary(*this) )
{
fatalErrorInFunction;
fatalExit;
}
}
pFlow::multiRotatingAxisMotion::multiRotatingAxisMotion