mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-22 14:42:03 +05:00

Fix errors of import/export of meshes including both linear and quadratic elements. + SMDS_ElemIteratorPtr elementIterator(SMDSAbs_ElementType type); + SMDS_ElemIteratorPtr elementIterator(SMDSAbs_EntityType type); + SMDS_ElemIteratorPtr elementIterator(SMDSAbs_GeometryType type);