IPAL20145 4.x: it is impossible to create 3D mesh using 2D skin, imported from med file.

This commit is contained in:
eap 2008-07-23 05:38:59 +00:00
parent 05c1d703df
commit ce7cc7e7bc

View File

@ -81,6 +81,8 @@ NETGENPlugin_NETGEN_3D::NETGENPlugin_NETGEN_3D(int hypId, int studyId,
_maxElementVolume = 0.;
_hypMaxElementVolume = NULL;
_requireShape = false; // can work without shape
}
//=============================================================================