感谢,已搞定🤝
能分享下代码? 本帖最后由 5005885 于 2025-7-14 09:43 编辑
依梦飞扬 发表于 2025-7-13 11:59
能分享下代码?
global mom_tool_axis mom_operation_type
if {$mom_operation_type == "Cylinder Milling"} {
if {$mom_tool_axis(2) != 1.0} {
MOM_abort " \n\n 特征孔加工方向错误! \n\n "
}
} 学习学习
页:
1
[2]