/CLEAR,NOSTART !----------------------------! !- Creation de la geometrie -! !----------------------------! ! Ouverture du post traitement /PREP7 ! Creation de points K,1,0,0,0, K,2,17,0,0, K,3,170,0,0, K,4,184,0,0, ! Creation de cercle CIRCLE, 1, , , 2, , CIRCLE, 3, , , 4, , ! Creation de lignes LSTR, 6, 10 LSTR, 8, 12 ! Creation de surface par contour AL,2,3,10,8,5,9 ! Creation de volume par extrusion VEXT,1, , ,0,0,10,,,, ! Percage pied K,33,170,0,20, K,34,177,0,20, CIRCLE, 33, , , 34, , AL,23,24,25,26 VEXT,9, , ,0,0,-30,,,, ! Percage tete K,43,0,0,20, K,44,10,0,20, CIRCLE, 43, , , 44, , AL,35,36,37,38 VEXT,15, , ,0,0,-30,,,, ! Creation trou de l axe par soustraction VSBV,1,2,,, VSBV,4,3,,, !--------------! !- Partitions -! !--------------! ! partition milieu tete K,100,170,-30,30 K,101,170,30,30 K,102,170,30,-30 K,103,170,-30,-30 LSTR,100,101 LSTR,101,102 LSTR,102,103 LSTR,103,100 AL,35,36,37,38 VSBA,1,13, ,DELETE,DELETE ! partition avant tete K,200,156,-30,30 K,201,156,30,30 K,202,156,30,-30 K,203,156,-30,-30 LSTR,200,201 LSTR,201,202 LSTR,202,203 LSTR,203,200 AL,35,36,37,38 VSBA,3,11, ,DELETE,DELETE ! partition apres pied K,300,17,-30,30 K,301,17,30,30 K,302,17,30,-30 K,303,17,-30,-30 LSTR,300,301 LSTR,301,302 LSTR,302,303 LSTR,303,300 AL,9,10,13,16 VSBA,4,5, ,DELETE,DELETE ! partition milieu pied K,400,0,-30,30 K,401,0,30,30 K,402,0,30,-30 K,403,0,-30,-30 LSTR,400,401 LSTR,401,402 LSTR,402,403 LSTR,403,400 AL,9,10,13,16 VSBA,5,5, ,DELETE,DELETE ! partition symetrie K,500,-30,0,30 K,501,-30,0,-30 K,502,200,0,-30 K,503,200,0,30 LSTR,500,501 LSTR,501,502 LSTR,502,503 LSTR,503,500 AL,9,10,13,16 VSBA,1,5, ,DELETE,KEEP VSBA,2,5, ,DELETE,KEEP VSBA,3,5, ,DELETE,KEEP VSBA,4,5, ,DELETE,KEEP VSBA,6,5, ,DELETE,DELETE