当前位置:网站首页>Rationaldmis2022 advanced programming macro program
Rationaldmis2022 advanced programming macro program
2022-07-07 11:49:00 【Mountain stream fruit】
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(' Current flatness is : ',str(FORMDATA),'>',str(TOLFORM),' Flatness out of tolerance warning !')
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(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
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(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
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(' The current vector circularity is : ',str(FORMDATA),'>',str(TOLFORM),' Sagittal circularity out of tolerance warning !')
TEXT/OPER,tempchar
endif
ENDCAS
DFTCAS
ENDSEL
endmac
CALL/M(FORM),(PLN3),0.01
边栏推荐
- Tsinghua Yaoban programmers, online marriage was scolded?
- 0.96 inch IIC LCD driver based on stc8g1k08
- 【最短路】ACwing 1127. 香甜的黄油(堆优化的dijsktra或spfa)
- Swiftui swift internal skill how to perform automatic trigonometric function calculation in swift
- Camera calibration (2): summary of monocular camera calibration
- 问下flinkcdc2.2.0的版本,支持并发,这个并发是指多并行度吗,现在发现,mysqlcdc全
- 千人規模互聯網公司研發效能成功之路
- 【滤波跟踪】基于matlab捷联惯导仿真【含Matlab源码 1935期】
- 核舟记(一):当“男妈妈”走进现实,生物科技革命能解放女性吗?
- 【神经网络】卷积神经网络CNN【含Matlab源码 1932期】
猜你喜欢
Poor math students who once dropped out of school won the fields award this year
聊聊SOC启动(六)uboot启动流程二
對比學習之 Unsupervised Learning of Visual Features by Contrasting Cluster Assignments
Table replication in PostgreSQL
SwiftUI Swift 内功之如何在 Swift 中进行自动三角函数计算
In SQL, I want to set foreign keys. Why is this problem
【数据聚类】基于多元宇宙优化DBSCAN实现数据聚类分析附matlab代码
The Oracle message permission under the local Navicat connection liunx is insufficient
【滤波跟踪】基于matlab扩展卡尔曼滤波EKF和无迹卡尔曼滤波UKF比较【含Matlab源码 1933期】
竟然有一半的人不知道 for 与 foreach 的区别???
随机推荐
QT implements the delete method of the container
Talk about SOC startup (VI) uboot startup process II
Solve the problem that vscode can only open two tabs
Tsinghua Yaoban programmers, online marriage was scolded?
Ask about the version of flinkcdc2.2.0, which supports concurrency. Does this concurrency mean Multiple Parallelism? Now I find that mysqlcdc is full
Technology sharing | packet capturing analysis TCP protocol
Qt 实现容器的DELETE的方式
Verilog design responder [with source code]
STM32 entry development NEC infrared protocol decoding (ultra low cost wireless transmission scheme)
Android 面试知识点
R語言使用magick包的image_mosaic函數和image_flatten函數把多張圖片堆疊在一起形成堆疊組合圖像(Stack layers on top of each other)
Learning notes | data Xiaobai uses dataease to make a large data screen
MIF file format record
Camera calibration (2): summary of monocular camera calibration
electron 添加 SQLite 数据库
Flet教程之 19 VerticalDivider 分隔符组件 基础入门(教程含源码)
SwiftUI 教程之如何在 2 秒内实现自动滚动功能
浙江大学周亚金:“又破又立”的顶尖安全学者,好奇心驱动的行动派
What development models did you know during the interview? Just read this one
La voie du succès de la R & D des entreprises Internet à l’échelle des milliers de personnes