// we just limit to 1 domain only here
CATLONG32 NbDomain = isBody->GetNbDomains();
if ( NbDomain != 1 ) {
break;
}