MeshPartGui::CurveOnMeshHandler::Private::ApproxPar Struct Reference
Public Member Functions | |
| ApproxPar () | |
Public Attributes | |
| GeomAbs_Shape | cont |
| int | maxDegree |
| double | tol3d |
| double | weight1 |
| double | weight2 |
| double | weight3 |
Constructor & Destructor Documentation
◆ ApproxPar()
| MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::ApproxPar | ( | ) |
References MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::cont, MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::maxDegree, MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::tol3d, MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight1, MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight2, and MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight3.
Member Data Documentation
◆ cont
| GeomAbs_Shape MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::cont |
◆ maxDegree
| int MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::maxDegree |
◆ tol3d
| double MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::tol3d |
◆ weight1
| double MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight1 |
◆ weight2
| double MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight2 |
◆ weight3
| double MeshPartGui::CurveOnMeshHandler::Private::ApproxPar::weight3 |
The documentation for this struct was generated from the following file:
- src/Mod/MeshPart/Gui/CurveOnMesh.cpp
1.8.17