mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-08-17 03:47:04 +00:00
fill the multiRotatingAxis
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user