To describe the previous revision:

0020982: EDF 1547 SMESH: Creation of non-conformal quadratic pyramids
   fix conversion of pyramids to quadratic ones
This commit is contained in:
eap 2011-05-26 16:12:45 +00:00
parent d1bc41852d
commit 156cafd4ad

View File

@ -3302,3 +3302,4 @@ void SMESH_MesherHelper::FixQuadraticElements(bool volumeOnly)
}
}
}