mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 10:00:33 +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,
|
StdMeshers_FaceSide::StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
|
||||||
const gp_Pnt2d thePnt2d,
|
const gp_Pnt2d thePnt2d,
|
||||||
const StdMeshers_FaceSide* theSide)
|
const StdMeshers_FaceSide* theSide)
|
||||||
{
|
{
|
||||||
myC2d.resize(1);
|
myC2d.resize(1);
|
||||||
myLength = 0;
|
myLength = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user