mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 14:50:32 +05:00
untabify
This commit is contained in:
parent
a5e21f8a80
commit
80b381873b
@ -165,8 +165,8 @@ StdMeshers_FaceSide::StdMeshers_FaceSide(const TopoDS_Face& theFace,
|
||||
//================================================================================
|
||||
|
||||
StdMeshers_FaceSide::StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
|
||||
const gp_Pnt2d thePnt2d,
|
||||
const StdMeshers_FaceSide* theSide)
|
||||
const gp_Pnt2d thePnt2d,
|
||||
const StdMeshers_FaceSide* theSide)
|
||||
{
|
||||
myC2d.resize(1);
|
||||
myLength = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user