mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-15 13:00:36 +05:00
PAL13639 (EDF PAL 317 : SMESH : Create "0D Hypothesis")
fix comments
This commit is contained in:
parent
c3118ad1b2
commit
ba03e23aa0
@ -256,7 +256,7 @@ class StdMeshers_Penta_3D {
|
|||||||
vector<gp_XYZ> myShapeXYZ; // point on each sub-shape
|
vector<gp_XYZ> myShapeXYZ; // point on each sub-shape
|
||||||
|
|
||||||
bool myCreateQuadratic;
|
bool myCreateQuadratic;
|
||||||
SMESH_MesherHelper* myTool; // toll for working with quadratic elements
|
SMESH_MesherHelper* myTool; // tool building quadratic elements
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user