mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-04 03:20:32 +05:00
Merge branch 'master' into pre/medCompatibility
This commit is contained in:
commit
a63fc78c25
@ -361,6 +361,7 @@ double SMESH_Mesh::GetShapeDiagonalSize(const TopoDS_Shape & aShape)
|
||||
bool isPrecise = false;
|
||||
if ( nbFaces < maxNbFaces )
|
||||
try {
|
||||
OCC_CATCH_SIGNALS;
|
||||
GEOMUtils::PreciseBoundingBox( aShape, Box );
|
||||
isPrecise = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user