mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 23:40:34 +05:00
untabify
This commit is contained in:
parent
580a459516
commit
368440ebe3
@ -145,7 +145,7 @@ DriverMED_R_SMESHDS_Mesh
|
||||
aResult = DRS_FAIL;
|
||||
continue;
|
||||
}
|
||||
aMeshInfo->myDim=aMeshInfo->mySpaceDim;//Bug correction to ignore meshdim in MEDFile because can be false.
|
||||
aMeshInfo->myDim=aMeshInfo->mySpaceDim;//Bug correction to ignore meshdim in MEDFile because can be false.
|
||||
PCoordHelper aCoordHelper = GetCoordHelper(aNodeInfo);
|
||||
|
||||
EBooleen anIsNodeNum = aNodeInfo->IsElemNum();
|
||||
|
Loading…
Reference in New Issue
Block a user