Packages |
| package | GEOM_Partition2 |
Variables |
| | GEOM_Partition2.geom = geompy.geom |
| tuple | GEOM_Partition2.vecx = geompy.MakeVectorDXDYDZ(1.,0.,0.) |
| tuple | GEOM_Partition2.vecy = geompy.MakeVectorDXDYDZ(0.,1.,0.) |
| float | GEOM_Partition2.colis_xmin = 05.76 |
| float | GEOM_Partition2.colis_xmax = 19.83 |
| float | GEOM_Partition2.colis_radius = 0.3 |
| tuple | GEOM_Partition2.colis |
| float | GEOM_Partition2.bo_xmin = 04.83 |
| | GEOM_Partition2.bo_xmax = colis_xmax |
| float | GEOM_Partition2.bo_radius = 1.23 |
| tuple | GEOM_Partition2.bo |
| float | GEOM_Partition2.alvRup_xmin = 04.46 |
| | GEOM_Partition2.alvRup_xmax = colis_xmax |
| float | GEOM_Partition2.alvRup_radius = 1.6 |
| tuple | GEOM_Partition2.alvRup |
| | GEOM_Partition2.bouchon_xmin = colis_xmax |
| float | GEOM_Partition2.bouchon_xmax = 22.83 |
| | GEOM_Partition2.bouchon_radius = alvRup_radius |
| tuple | GEOM_Partition2.bouchon |
| float | GEOM_Partition2.galerie_xmax = 25.0 |
| float | GEOM_Partition2.galerie_radius = 3.0 |
| float | GEOM_Partition2.box_y = 30.0 |
| tuple | GEOM_Partition2.pnt_galerie_xmax = geompy.MakeVertex(galerie_xmax,0.,0.) |
| tuple | GEOM_Partition2.galerie |
| tuple | GEOM_Partition2.box = geompy.MakeBox(0., 0., 0., galerie_xmax, box_y, box_y) |
| | GEOM_Partition2.galRup_xmax = galerie_xmax |
| float | GEOM_Partition2.galRup_radius = 3.9 |
| tuple | GEOM_Partition2.galRup |
| | GEOM_Partition2.galEnd_xmax = galerie_xmax |
| float | GEOM_Partition2.galEnd_radius = 4.6 |
| tuple | GEOM_Partition2.galEnd = geompy.MakeCylinder(pnt_galerie_xmax, vecy, galEnd_radius, box_y) |
| float | GEOM_Partition2.alvEnd_xmin = 03.6 |
| | GEOM_Partition2.alvEnd_xmax = galerie_xmax |
| float | GEOM_Partition2.alvEnd_radius = 2.46 |
| tuple | GEOM_Partition2.alvEnd |
| tuple | GEOM_Partition2.galEnd_alvEnd = geompy.MakePartition([alvEnd], [], [], [galEnd]) |
| list | GEOM_Partition2.GOList = [colis] |
| tuple | GEOM_Partition2.callovo = geompy.MakePartition(GOList, [], [box], [galerie, bouchon]) |