当前位置:网站首页>RationalDMIS2022 高级编程宏程序
RationalDMIS2022 高级编程宏程序
2022-07-07 09:06:00 【山涧果子】
FNAME = OBTAIN/F(@FORMNAME), 1
SELECT/FNAME
CASE/'PLANE'
T(TFLAT_FORM) = TOL/FLAT, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat('当前平面度为: ',str(FORMDATA),'>',str(TOLFORM),'平面度超差警告!')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'CIRCLE'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat('当前矢圆度为: ',str(FORMDATA),'>',str(TOLFORM),'矢圆度超差警告!')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'ARC'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat('当前矢圆度为: ',str(FORMDATA),'>',str(TOLFORM),'矢圆度超差警告!')
TEXT/OPER,tempchar
endif
ENDCAS
CASE/'SPHERE'
T(TFLAT_FORM) = TOL/CIRLTY, TOLFORM
OUTPUT/FA(FORMNAME), TA(TFLAT_FORM)
FORMDATA=value/TA(TFLAT_FORM),ACT
IF/(FORMDATA .GT. TOLFORM)
tempchar=assign/concat('当前矢圆度为: ',str(FORMDATA),'>',str(TOLFORM),'矢圆度超差警告!')
TEXT/OPER,tempchar
endif
ENDCAS
DFTCAS
ENDSEL
endmac
CALL/M(FORM),(PLN3),0.01
边栏推荐
- After the uniapp jumps to the page in onlaunch, click the event failure solution
- POJ1821 Fence 题解报告
- Realize ray detection, drag the mouse to move the object and use the pulley to scale the object
- PR Lecture Notes
- What is an intermediate network engineer? What is the main test and what is the use?
- Long list performance optimization scheme memo
- 创意信息获2家机构调研:GreatDB 数据库已在9地部署
- 滚动踩坑--UNI_APP(八)
- 变量的解构赋值
- MPX plug-in
猜你喜欢
Unable to open kernel device '\.\vmcidev\vmx': operation completed successfully. Reboot after installing vmware workstation? Module "devicepoweron" failed to start. Failed to start the virtual machine
Vscode 尝试在目标目录创建文件时发生一个错误:拒绝访问【已解决】
Antd select selector drop-down box follows the scroll bar to scroll through the solution
China Southern Airlines pa3.1
uniCloud
What if copying is prohibited?
关于jmeter中编写shell脚本json的应用
The concept, implementation and analysis of binary search tree (BST)
[untitled]
香橙派OrangePi 4 LTS开发板通过Mini PCIE连接SATA硬盘的操作方法
随机推荐
uniapp 在onLaunch中跳转页面后,点击事件失效解决方法
Operation method of Orange Pie orangepi 4 lts development board connecting SATA hard disk through mini PCIe
[untitled]
Shardingsphere sub database and table examples (logical table, real table, binding table, broadcast table, single table)
How to get hardware information in unity
单调性约束与反单调性约束的区别 monotonicity and anti-monotonicity constraint
V-for img SRC rendering fails
From pornographic live broadcast to live broadcast E-commerce
Activity生命周期
[installation system] U disk installation system tutorial, using UltraISO to make U disk startup disk
Unity determines whether the mouse clicks on the UI
"Dream Cup" 2017 Jiangsu information and future primary school summer camp it expert PK program design questions
The use of list and Its Simulation Implementation
变量的解构赋值
[untitled]
[untitled]
When do you usually get grades in the soft exam? Online pedaling?
PR Lecture Notes
【C#】WinForm运行缩放(变糊)的解决方法
书签整理-程序员常用网站导航