X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_Deflection1D_i.hxx;h=138b1d9cfe4dfe701681fb2e012426d7a3254416;hb=22f20048e0fb430a15d242af597ec57a904fbb19;hp=dffc2beda3b831d9fab8a6c13e108c6a7d67c8e2;hpb=e4737e85f0da6d3f90fd08f6be1c2825195fe16f;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx b/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx index dffc2beda..138b1d9cf 100644 --- a/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx @@ -61,6 +61,9 @@ public: // Get implementation ::StdMeshers_Deflection1D* GetImpl(); + + // Verify whether hypothesis supports given entity type + CORBA::Boolean IsDimSupported( SMESH::Dimension type ); }; #endif