3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
3D Creation Made Simple
Text & Image to 3D Model in seconds
One-Click Texturing & Smart Detail Editing
Free Credits Monthly
Start Free
Anonymous1770000034
02-02 02:50
Model Name
水箱3d模型块
Tags
machine
rendering
realistic
Prompt
韦珂珂: 水仓3D建模精准参数表 结构部位 尺寸参数 材质 位置与布局 主体水仓 总长6m,内部宽度3m,总高1.5m; 匹配加热侧箱的分段长5.4m 内部仓体:不锈钢 外部支撑:碳钢 整体为长方体结构,现场已完成底部焊接 加热侧箱 单侧宽度0.2m,高度1.3m,长度5.4m 碳钢框架+不锈钢内衬 对称布置于主体水仓两侧 内部管道系统 单根规格DN100,共8根; 底部离地高度0.1m 不锈钢 分上下两层排布,每层4根; 均匀分布在水仓内部中间区域 如果需要的话,我还可以帮你生成一份3D建模坐标定位清单,把管道的横向间距、纵向间距和层间距都算出来,让你建模时直接输入坐标就能精准定位,需要吗? 韦珂珂: # 水仓管道3D建模脚本 # 坐标原点:水仓左下角 (0,0,0) # 单位:米 # 底层管道(Z=0.1m) pipe_bottom_1 = create_pipe(start=(0.675, 1.2, 0.1), end=(5.4, 1.2, 0.1), diameter=0.1, material="不锈钢") pipe_bottom_2 = create_pipe(start=(0.675, 1.8, 0.1), end=(5.4, 1.8, 0.1), diameter=0.1, material="不锈钢") pipe_bottom_3 = create_pipe(start=(0.675, 2.4, 0.1), end=(5.4, 2.4, 0.1), diameter=0.1, material="不锈钢") pipe_bottom_4 = create_pipe(start=(0.675, 3.0, 0.1), end=(5.4, 3.0, 0.1), diameter=0.1, material="不锈钢") # 上层管道(Z=0.4m) pipe_top_1 = create_pipe(start=(0.675, 1.2, 0.4), end=(5.4, 1.2, 0.4), diameter=0.1, material="不锈钢") pipe_top_2 = create_pipe(start=(0.675, 1.8, 0.4), end=(5.4, 1.8, 0.4), diameter=0.1, material="不锈钢") pipe_top_3 = create_pipe(start=(0.675, 2.4, 0.4), end=(5.4, 2.4, 0.4), diameter=0.1, material="不锈钢") pipe_top_4 = create_pipe(start=(0.675, 3.0, 0.4), end=(5.4, 3.0, 0.4), diameter=0.1, material="不锈钢") # 批量设置材质 for pipe in [pipe_bottom_1, pipe_bottom_2, pipe_bottom_3, pipe_bottom_4, pipe_top_1, pipe_top_2, pipe_top_3, pipe_top_4]: set_material(pipe, "不锈钢")
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!