mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 02:10:35 +05:00
PAL13460 (PAL EDF 301 force the mesh to go through a point)
rm useless MESSAGE
This commit is contained in:
parent
8439462bf4
commit
16b947dff7
@ -718,7 +718,7 @@ bool StdMeshers_Regular_1D::computeInternalParameters(Adaptor3d_Curve& theC3d,
|
||||
|
||||
bool StdMeshers_Regular_1D::Compute(SMESH_Mesh & aMesh, const TopoDS_Shape & aShape)
|
||||
{
|
||||
MESSAGE("StdMeshers_Regular_1D::Compute");
|
||||
//MESSAGE("StdMeshers_Regular_1D::Compute");
|
||||
|
||||
if ( _hypType == NONE )
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user