View Plans
Rocket Engine 3d Model: From Trimesh.creation Import Box, Cylinder From Trimesh.util Import Concatenate | Tripo AI

rocket engine 3d model

Prompt

from trimesh.creation import box, cylinder from trimesh.util import concatenate import trimesh # Corpo principal body = box(extents=[40, 35, 45]) body.apply_translation([0, 0, 22.5]) # Bico inferior nozzle = cylinder(radius=7, height=20, sections=64) nozzle.apply_translation([0, 0, -10]) # União das peças model = concatenate([body, nozzle]) # Exportar STL stl_path = "vareta_succao_aprox.stl" model.export(stl_path) print(f"Arquivo STL salvo em: {stl_path}")

4K·v3.1-20260211

Related Models
3d model: electrical switchboard cabinet system with multiple panels and wiring3d model: heart shaped house charm with heart cutout and keychain loop gray bod3d model: small black prop weapon with copper ring and faint wire3d model: orange mech suit with articulated plating and humanoid silhouette sci3d model: blue mechanical wheel component with axle stylized 3D model3d model: tiered chocolate candy display made of assorted chocolate bars with go3d model: gold ring with diamond encrusted L centerpiece luxury jewelry design3d model: smartphone with stone textured back and triple camera system dark gra