mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-29 02:40:35 +05:00
0021859: SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
+ operator<<(const SMESH::EntityType& theArg);
This commit is contained in:
parent
d1d0695ce5
commit
4b7538ca03
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user