[TD]spurious warning on Section
This commit is contained in:
@@ -805,7 +805,7 @@ gp_Ax2 DrawViewSection::getSectionCS(void) const
|
||||
gXDir);
|
||||
}
|
||||
catch (...) {
|
||||
Base::Console().Warning("DVS::getSectionCS - %s - failed to create section CS\n", getNameInDocument());
|
||||
Base::Console().Log("DVS::getSectionCS - %s - failed to create section CS\n", getNameInDocument());
|
||||
}
|
||||
return sectionCS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user