0021859: SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27

+    operator<<(const SMESH::EntityType& theArg);
This commit is contained in:
eap 2013-03-06 08:30:04 +00:00
parent d1d0695ce5
commit 4b7538ca03

View File

@ -142,6 +142,9 @@ namespace SMESH
TPythonDump&
operator<<(const SMESH::GeometryType& theArg);
TPythonDump&
operator<<(const SMESH::EntityType& theArg);
TPythonDump&
operator<<(const SMESH::long_array& theArg);