myStudy->setVisibilityState( theID.c_str(), Qtx::HiddenState ); //hide the just added object
//MESSAGE("Object with entry : "<< theID <<" CAN be displayed !!!");
}
- else
+ //else
//MESSAGE("Object with entry : "<< theID <<" CAN'T be displayed !!!");
}
}
myStudy->setVisibilityState( theID.c_str(), Qtx::HiddenState );
//MESSAGE("Object with entry : "<< theID <<" CAN be displayed !!!");
}
- else
+ //else
//MESSAGE("Object with entry : "<< theID <<" CAN'T be displayed !!!");
}
}