当前位置:网站首页>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
边栏推荐
- POJ1821 Fence 题解报告
- Wallhaven wallpaper desktop version
- Wallhaven壁纸桌面版
- What if copying is prohibited?
- How to play video on unityui
- Cmake learning manual
- Différences entre les contraintes monotones et anti - monotones
- Antd select selector drop-down box follows the scroll bar to scroll through the solution
- “梦想杯”2017 年江苏省信息与未来小学生夏令营 IT 小能手 PK 之程序设计试题
- uniCloud
猜你喜欢
Différences entre les contraintes monotones et anti - monotones
2021-05-21
Seata 1.3.0 four modes to solve distributed transactions (at, TCC, Saga, XA)
[actual combat] transformer architecture of the major medical segmentation challenges on the list --nnformer
在线硬核工具
Activity生命周期
“梦想杯”2017 年江苏省信息与未来小学生夏令营 IT 小能手 PK 之程序设计试题
Wallhaven wallpaper desktop version
Unity script visualization about layout code
Use load_ decathlon_ Datalist (Monai) fast loading JSON data
随机推荐
【C#】WinForm运行缩放(变糊)的解决方法
How to play video on unityui
Opencv installation and environment configuration - vs2017
CSAPP bomb lab parsing
JSON format query of MySQL
变量的解构赋值
Use of dotween
What if copying is prohibited?
[OneNote] can't connect to the network and can't sync the problem
What is an intermediate network engineer? What is the main test and what is the use?
MPX plug-in
【pyqt】tableWidget里的cellWidget使用信号与槽机制
Array object sorting
Arduino receives and sends strings
[untitled]
The use of list and Its Simulation Implementation
[untitled]
Using tansformer to segment three-dimensional abdominal multiple organs -- actual battle of unetr
Realize ray detection, drag the mouse to move the object and use the pulley to scale the object
【安装系统】U盘安装系统教程,使用UltraISO制作U盘启动盘