compfile.mnu
来自「proe5.0野火版下载(中文版免费下载)」· MNU 代码 · 共 34 行
MNU
34 行
COMPARE#FILECrashCrash if difference found.#Check#BlanksCheck if blank spaces differ.#ExtractExtract a block of lines for comparison.#Search#OnSearch for a later occurrence.#Curve#OnCompares tool curves not just tool positions.#Curve#All#OnGo all the way with curve compare, do not stop after first difference.#Double/IntCompare doubles and integers.# Mass#PropCompare mass properties#Absolute#EpsChange absolute epsilon ( fabs(A-B) ) [1.0e-06]#Relative#EpsChange relative epsilon ( fabs(A-B) / MAX(fabs(A), fabs(B)) ) [0.05]#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?