mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-21 15:27:54 +05:00

+ static TopoDS_Shape GetCommonAncestor(const TopoDS_Shape& shape1, + const TopoDS_Shape& shape2, + const SMESH_Mesh& mesh, + TopAbs_ShapeEnum ancestorType); + std::pair<int, TopAbs_ShapeEnum> GetMediumPos(const SMDS_MeshNode* n1, + const SMDS_MeshNode* n2);
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%