Inventor iLogic 代码修改:将文件名替换为参数值
Dim fileName As String fileName = Parameters.Item('d4').Expression Dim inputResult As String inputResult = InputBox('无需操作,直接确定即可', 'iproperty填写用文件名', fileName)
原文地址: https://www.cveoy.top/t/topic/qhRx 著作权归作者所有。请勿转载和采集!