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) |
MeshPartGui::MeshCrossSection::MeshCrossSection | ( | const MeshCore::MeshKernel & | mesh, |
const MeshCore::MeshFacetGrid & | grid, | ||
double | x, | ||
double | y, | ||
double | z, | ||
bool | connectEdges, | ||
double | eps | ||
) |
std::list< TopoDS_Wire > MeshPartGui::MeshCrossSection::section | ( | double | d | ) |
References MeshCore::MeshAlgorithm::CutWithPlane().
Referenced by MeshPartGui::CrossSections::apply().