View Plans
Pendant 3d Model: Import Cadquery As Cq # ------------------------- # PARAMETERS (Edit As Needed) | Tripo AI

pendant 3d model

Prompt

import cadquery as cq # ------------------------- # PARAMETERS (Edit as needed) # ------------------------- pendant_diameter = 40.0 # mm thickness = 3.0 # base thickness frame_width = 4.0 # ring thickness relief_height = 1.5 # raised design height text_height = 2.0 bail_outer = 8.0 bail_inner = 4.0 # ------------------------- # BASE RING FRAME # ------------------------- outer = cq.Workplane("XY").circle(pendant_diameter/2).extrude(thickness) inner = cq.Workplane("XY").circle((pendant_diameter/2) - frame_width).extrude(thickness) frame = outer.cut(inner) # ------------------------- # DOME (Center) # ------------------------- dome = ( cq.Workplane("XY") .workplane(offset=thickness) .sphere(10) .translate((0, -5, 0)) .intersect( cq.Workplane("XY").workplane(offset=thickness).rect(30, 30).extrude(20) ) ) # ------------------------- # MINARETS (2 sides) # ------------------------- minaret = ( cq.Workplane("XY") .workplane(offset=th

4K·PBR·v3.0-20250812

Related Models
3d model: Rusty weathered watchtower with weathered wood blue green corrugated3d model: medal featuring muscular figure with weights and embossed text all odi3d model: baby wearing straw hat and beige overalls with suspenders holding a to3d model: beige tactical pants with cargo pockets and knee cutouts mesh lacing3d model: gold and black military badge featuring a soldier with rifle war vehi3d model: vintage jukebox with red body yellow trim teal interior metallic de3d model: bunk bed with blue foam cushions and pillows two tier structure with3d model: red circular badge with black spider emblem3d model: hanfu robe worn by a male figure with traditional belt and tassel oli3d model: bone shaped pet bench with white top and wooden legs depicted with me