Package PAL_MESH_030_geometry


Variables

tuple Box_1 = geompy.MakeBoxDXDYDZ(200, 400, 300)
tuple Box_1_vertices = geompy.SubShapeAll(Box_1, geompy.ShapeType["VERTEX"])
tuple Box_1_faces = geompy.SubShapeAll(Box_1, geompy.ShapeType["FACE"])
tuple Vertex_9 = geompy.MakeVertex(200, 200, 50)
tuple Vertex_10 = geompy.MakeVertex(150, 300, 80)
list Face_translated = []
list ShapeListCompound_1 = []
int i = 0
int i = 1
tuple Compound_1 = geompy.MakeCompound(ShapeListCompound_1)
tuple Compound_1_faces = geompy.SubShapeAll(Compound_1, geompy.ShapeType["FACE"])
tuple Face_translated_2_vertices = geompy.SubShapeAll(Face_translated[1], geompy.ShapeType["VERTEX"])
tuple Box_1 = geompy.MakeBoxTwoPnt(Vertex_9, Face_translated_2_vertices[1])
tuple Box_2 = geompy.MakeBoxTwoPnt(Vertex_10, Face_translated_2_vertices[0])
list ShapeListCompound_2 = []
tuple Compound_2 = geompy.MakeCompound(ShapeListCompound_2)
tuple Compound_2_solids = geompy.SubShapeAll(Compound_2, geompy.ShapeType["SOLID"])
tuple id_Compound_1 = geompy.addToStudy(Compound_1, "Compound_1")
tuple id_Face_1 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[0], "Face_1")
tuple id_Face_5 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[4], "Face_5")
tuple id_Face_4 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[3], "Face_4")
tuple id_Compound_2 = geompy.addToStudy(Compound_2, "Compound_2")
tuple id_Solid_2 = geompy.addToStudyInFather(Compound_2,Compound_2_solids[1], "Solid_2")
tuple Box_1 = geompy.MakeBoxDXDYDZ(200, 400, 300)
tuple Box_1_vertices = geompy.SubShapeAll(Box_1, geompy.ShapeType["VERTEX"])
tuple Box_1_faces = geompy.SubShapeAll(Box_1, geompy.ShapeType["FACE"])
tuple Vertex_9 = geompy.MakeVertex(200, 200, 50)
tuple Vertex_10 = geompy.MakeVertex(150, 300, 80)
list Face_translated = []
list ShapeListCompound_1 = []
int i = 0
int i = 1
tuple Compound_1 = geompy.MakeCompound(ShapeListCompound_1)
tuple Compound_1_faces = geompy.SubShapeAll(Compound_1, geompy.ShapeType["FACE"])
tuple Face_translated_2_vertices = geompy.SubShapeAll(Face_translated[1], geompy.ShapeType["VERTEX"])
tuple Box_1 = geompy.MakeBoxTwoPnt(Vertex_9, Face_translated_2_vertices[1])
tuple Box_2 = geompy.MakeBoxTwoPnt(Vertex_10, Face_translated_2_vertices[0])
list ShapeListCompound_2 = []
tuple Compound_2 = geompy.MakeCompound(ShapeListCompound_2)
tuple Compound_2_solids = geompy.SubShapeAll(Compound_2, geompy.ShapeType["SOLID"])
tuple id_Compound_1 = geompy.addToStudy(Compound_1, "Compound_1")
tuple id_Face_1 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[0], "Face_1")
tuple id_Face_5 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[4], "Face_5")
tuple id_Face_4 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[3], "Face_4")
tuple id_Compound_2 = geompy.addToStudy(Compound_2, "Compound_2")
tuple id_Solid_2 = geompy.addToStudyInFather(Compound_2,Compound_2_solids[1], "Solid_2")


Variable Documentation

tuple PAL_MESH_030_geometry.Box_1 = geompy.MakeBoxDXDYDZ(200, 400, 300) [static]
 

tuple PAL_MESH_030_geometry.Box_1_vertices = geompy.SubShapeAll(Box_1, geompy.ShapeType["VERTEX"]) [static]
 

tuple PAL_MESH_030_geometry.Box_1_faces = geompy.SubShapeAll(Box_1, geompy.ShapeType["FACE"]) [static]
 

tuple PAL_MESH_030_geometry.Vertex_9 = geompy.MakeVertex(200, 200, 50) [static]
 

tuple PAL_MESH_030_geometry.Vertex_10 = geompy.MakeVertex(150, 300, 80) [static]
 

list PAL_MESH_030_geometry.Face_translated = [] [static]
 

list PAL_MESH_030_geometry.ShapeListCompound_1 = [] [static]
 

int PAL_MESH_030_geometry.i = 0 [static]
 

int PAL_MESH_030_geometry.i = 1 [static]
 

tuple PAL_MESH_030_geometry.Compound_1 = geompy.MakeCompound(ShapeListCompound_1) [static]
 

tuple PAL_MESH_030_geometry.Compound_1_faces = geompy.SubShapeAll(Compound_1, geompy.ShapeType["FACE"]) [static]
 

tuple PAL_MESH_030_geometry.Face_translated_2_vertices = geompy.SubShapeAll(Face_translated[1], geompy.ShapeType["VERTEX"]) [static]
 

tuple PAL_MESH_030_geometry.Box_1 = geompy.MakeBoxTwoPnt(Vertex_9, Face_translated_2_vertices[1]) [static]
 

tuple PAL_MESH_030_geometry.Box_2 = geompy.MakeBoxTwoPnt(Vertex_10, Face_translated_2_vertices[0]) [static]
 

list PAL_MESH_030_geometry.ShapeListCompound_2 = [] [static]
 

tuple PAL_MESH_030_geometry.Compound_2 = geompy.MakeCompound(ShapeListCompound_2) [static]
 

tuple PAL_MESH_030_geometry.Compound_2_solids = geompy.SubShapeAll(Compound_2, geompy.ShapeType["SOLID"]) [static]
 

tuple PAL_MESH_030_geometry.id_Compound_1 = geompy.addToStudy(Compound_1, "Compound_1") [static]
 

tuple PAL_MESH_030_geometry.id_Face_1 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[0], "Face_1") [static]
 

tuple PAL_MESH_030_geometry.id_Face_5 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[4], "Face_5") [static]
 

tuple PAL_MESH_030_geometry.id_Face_4 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[3], "Face_4") [static]
 

tuple PAL_MESH_030_geometry.id_Compound_2 = geompy.addToStudy(Compound_2, "Compound_2") [static]
 

tuple PAL_MESH_030_geometry.id_Solid_2 = geompy.addToStudyInFather(Compound_2,Compound_2_solids[1], "Solid_2") [static]
 

tuple PAL_MESH_030_geometry.Box_1 = geompy.MakeBoxDXDYDZ(200, 400, 300) [static]
 

tuple PAL_MESH_030_geometry.Box_1_vertices = geompy.SubShapeAll(Box_1, geompy.ShapeType["VERTEX"]) [static]
 

tuple PAL_MESH_030_geometry.Box_1_faces = geompy.SubShapeAll(Box_1, geompy.ShapeType["FACE"]) [static]
 

tuple PAL_MESH_030_geometry.Vertex_9 = geompy.MakeVertex(200, 200, 50) [static]
 

tuple PAL_MESH_030_geometry.Vertex_10 = geompy.MakeVertex(150, 300, 80) [static]
 

list PAL_MESH_030_geometry.Face_translated = [] [static]
 

list PAL_MESH_030_geometry.ShapeListCompound_1 = [] [static]
 

int PAL_MESH_030_geometry.i = 0 [static]
 

int PAL_MESH_030_geometry.i = 1 [static]
 

tuple PAL_MESH_030_geometry.Compound_1 = geompy.MakeCompound(ShapeListCompound_1) [static]
 

tuple PAL_MESH_030_geometry.Compound_1_faces = geompy.SubShapeAll(Compound_1, geompy.ShapeType["FACE"]) [static]
 

tuple PAL_MESH_030_geometry.Face_translated_2_vertices = geompy.SubShapeAll(Face_translated[1], geompy.ShapeType["VERTEX"]) [static]
 

tuple PAL_MESH_030_geometry.Box_1 = geompy.MakeBoxTwoPnt(Vertex_9, Face_translated_2_vertices[1]) [static]
 

tuple PAL_MESH_030_geometry.Box_2 = geompy.MakeBoxTwoPnt(Vertex_10, Face_translated_2_vertices[0]) [static]
 

list PAL_MESH_030_geometry.ShapeListCompound_2 = [] [static]
 

tuple PAL_MESH_030_geometry.Compound_2 = geompy.MakeCompound(ShapeListCompound_2) [static]
 

tuple PAL_MESH_030_geometry.Compound_2_solids = geompy.SubShapeAll(Compound_2, geompy.ShapeType["SOLID"]) [static]
 

tuple PAL_MESH_030_geometry.id_Compound_1 = geompy.addToStudy(Compound_1, "Compound_1") [static]
 

tuple PAL_MESH_030_geometry.id_Face_1 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[0], "Face_1") [static]
 

tuple PAL_MESH_030_geometry.id_Face_5 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[4], "Face_5") [static]
 

tuple PAL_MESH_030_geometry.id_Face_4 = geompy.addToStudyInFather(Compound_1,Compound_1_faces[3], "Face_4") [static]
 

tuple PAL_MESH_030_geometry.id_Compound_2 = geompy.addToStudy(Compound_2, "Compound_2") [static]
 

tuple PAL_MESH_030_geometry.id_Solid_2 = geompy.addToStudyInFather(Compound_2,Compound_2_solids[1], "Solid_2") [static]