Part::EdgePoints Struct Reference
Public Attributes | |
| TopoDS_Edge | edge |
| std::list< TopoDS_Edge >::iterator | it |
| gp_Pnt | v1 |
| gp_Pnt | v2 |
Member Data Documentation
◆ edge
| TopoDS_Edge Part::EdgePoints::edge |
Referenced by Part::sort_Edges().
◆ it
| std::list<TopoDS_Edge>::iterator Part::EdgePoints::it |
Referenced by Part::sort_Edges().
◆ v1
| gp_Pnt Part::EdgePoints::v1 |
Referenced by Part::sort_Edges().
◆ v2
| gp_Pnt Part::EdgePoints::v2 |
Referenced by Part::sort_Edges().
The documentation for this struct was generated from the following file:
- src/Mod/Part/App/AppPartPy.cpp
1.8.17