mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-05 03:18:29 +05:00

static int GetOrderedEdges (const TopoDS_Face& theFace, TopoDS_Vertex theFirstVertex, std::list< TopoDS_Edge >& theEdges, - std::list< int > & theNbVertexInWires); + std::list< int > & theNbVertexInWires, + const bool theShapeAnalysisAlgo=false);
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%