eap
6510081be2
020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh
...
SMESH_MesherHelper:
- void SetCheckNodePosition(bool toCheck) { myCheckNodePos = toCheck; }
/*!
+ * \brief Check and fix node UV on a face
+ * \retval bool - false if UV is bad and could not be fixed
+ */
+ bool CheckNodeUV(const TopoDS_Face& F,
+ const SMDS_MeshNode* n,
+ gp_XY& uv,
+ const double tol) const;
- bool myCheckNodePos;
+ std::set< int > myOkNodePosShapes;
2009-10-02 16:20:31 +00:00
..
2009-08-13 05:50:13 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-08-27 14:09:43 +00:00
2009-08-25 05:18:16 +00:00
2009-08-20 07:35:09 +00:00
2009-08-20 07:35:09 +00:00
2009-02-24 14:52:58 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-09-15 13:24:04 +00:00
2009-09-17 07:27:34 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-10-02 13:09:52 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-10-02 13:09:52 +00:00
2009-09-10 15:29:29 +00:00
2009-10-02 16:20:31 +00:00
2009-09-10 06:59:27 +00:00
2009-10-02 16:20:31 +00:00
2009-10-02 16:20:31 +00:00
2009-09-10 05:49:16 +00:00
2009-09-10 05:49:16 +00:00
2009-09-10 05:49:16 +00:00
2009-09-10 05:49:16 +00:00
2009-05-19 15:26:34 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-02-17 05:27:49 +00:00
2009-03-06 16:00:11 +00:00
2009-09-15 16:18:08 +00:00
2009-10-02 13:09:52 +00:00
2009-02-17 05:27:49 +00:00