UG爱好者

标题: 求助工序里面的描述和注释如何通过后处理输出 [打印本页]

作者: 菲非尔    时间: 2021-7-11 22:21
标题: 求助工序里面的描述和注释如何通过后处理输出
本帖最后由 菲非尔 于 2021-7-11 23:29 编辑

求助工序里面的描述和注释如何通过后处理输出,或者这里对应的mom变量是哪个告知也行


#谁帮我看看到底哪里写错了,一直报警
global mom_operation_notes

if { [info exists mom_operation_notes] } {

for {set i 0} {[info exists mom_operation_notes($i)]} {incr i 1} {
MOM_output_literal "$mom_operation_notes($i)"
}
array unset mom_operation_notes
}


作者: 没心没肺吃饱睡    时间: 2021-7-12 09:30
但凡自己做后处理的都是狠人
作者: ZzUG    时间: 2023-9-14 10:06
语法有问题
作者: ZzUG    时间: 2023-9-14 10:09
参考这个

1.png (11.9 KB, 下载次数: 39)

1.png





欢迎光临 UG爱好者 (https://www.ugsnx.com/) Powered by Discuz! X3.2