MeshPartGui::MeshCrossSection Class Reference
Public Member Functions | |
| MeshCrossSection (const MeshCore::MeshKernel &mesh, const MeshCore::MeshFacetGrid &grid, double x, double y, double z, bool connectEdges, double eps) | |
| std::list< TopoDS_Wire > | section (double d) |
Constructor & Destructor Documentation
◆ MeshCrossSection()
| MeshPartGui::MeshCrossSection::MeshCrossSection | ( | const MeshCore::MeshKernel & | mesh, |
| const MeshCore::MeshFacetGrid & | grid, | ||
| double | x, | ||
| double | y, | ||
| double | z, | ||
| bool | connectEdges, | ||
| double | eps | ||
| ) |
Member Function Documentation
◆ section()
| std::list<TopoDS_Wire> MeshPartGui::MeshCrossSection::section | ( | double | d | ) |
References MeshCore::MeshAlgorithm::CutWithPlane().
Referenced by MeshPartGui::CrossSections::apply().
The documentation for this class was generated from the following file:
- src/Mod/MeshPart/Gui/CrossSections.cpp
1.8.17