eap 907db98bc4 0021893: EDF 2133 SMESH : Improvement of 3D extrusion algorithm
Improve LoadNodeColumns() to add columns to already loaded ones

+  static bool IsSameElemGeometry(const SMESHDS_SubMesh* smDS,
+                                 SMDSAbs_GeometryType   shape,
+                                 const bool             nullSubMeshRes = true);

+  static bool IsStructured( SMESH_subMesh* faceSM );

+  static int Count(const TopoDS_Shape&    shape,
+                   const TopAbs_ShapeEnum type,
+                   const bool             ignoreSame);
2013-01-28 08:17:43 +00:00
..
2012-09-24 11:14:08 +00:00
2012-12-28 16:30:38 +00:00
2012-06-05 12:18:07 +00:00
2012-12-29 11:45:10 +00:00
2012-06-05 12:18:07 +00:00
2012-12-20 10:19:51 +00:00
2012-12-25 05:25:17 +00:00
2013-01-22 07:25:28 +00:00
2012-12-28 11:39:35 +00:00
2013-01-14 17:01:13 +00:00