Include :

- cambio sottoversione mensile per librerie
- aggiornamento prototipi.
This commit is contained in:
DarioS
2022-11-02 15:10:03 +01:00
parent 4f82bc1a6a
commit 966a4ff0c1
4 changed files with 15 additions and 1 deletions
+7
View File
@@ -85,6 +85,13 @@ enum CrvRegClass { CRC_NULL = 0,
CRC_ON = 3,
CRC_INTERS = 4} ;
//----------------- Costanti tipo estremi di superficie swept con sezione rettangolare ----------
enum RSCapType { RSCT_NONE = 0, // come RSCAP_NONE
RSCT_FLAT = 1, // come RSCAP_FLAT
RSCT_ROUND = 2, // come RSCAP_ROUND
RSCT_BEVEL = 3} ; // come RSCAP_BEVEL
//----------------- Costanti flag import CNC -----------------------------------
enum EicFlag { EIC_FLAG_NONE = 0, // come EImCncFlag::EICFLAG_NONE
EIC_FLAG_CHAIN = 1, // come EImCncFlag::EICFLAG_CHAIN