EgtMachKernel :

- in sgrossature aggiunto parametro utente per offset radiale da superfici di supporto
- in sgrossature modifiche stilistiche
- in sgrossature correzioni nel calcolo delle superfici nei vari Step e SubSteps.
This commit is contained in:
Riccardo Elitropi
2026-02-11 17:24:19 +01:00
parent a1300b26b9
commit 66f763a772
2 changed files with 29 additions and 13 deletions
+1
View File
@@ -67,6 +67,7 @@ static const std::string UN_ANGLETOL = "AngleTol" ;
// Solo per SurfRoughing
static const std::string UN_PLANEZ = "PlaneZ" ;
static const std::string UN_ORDER = "Order" ;
static const std::string UN_SUPP_RAD_OFFS = "SuppRadOffs" ;
// Solo per Waterjetting
static const std::string UN_START = "START" ;