cf.mnu

来自「proe5.0野火版下载(中文版免费下载)」· MNU 代码 · 共 58 行

MNU
58
字号
COMPARE#FILES##CrashCrash if differences are found.#Check#BlanksCheck if blank spaces differ.#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/IntAllows comparison of double value and integer value (e.g. 255 and 255.0).# Mass#PropCompare mass properties.#ExtractExtract a block of lines for comparison#DateCheck if dates differ.#Feat#IDCheck if feature IDs differ.#Foreign#LangCheck if languages differ.#FindCheck for existence of qcr file contents anywhere in the output file.#Do#Not#FindCheck for absence of qcr file contents anywhere in the output file.#Absolute#EpsChange absolute epsilon ( fabs(A-B) ) [1.0e-06]#Relative#EpsChange relative epsilon ( fabs(A-B) / fabs(B) ) [0.05]#Zero#Limit#EpsChange zero limit epsilon ( fabs(A) <= zero limit ) [1.0e-06]#Max#Line#DiffsComparison will stop after reaching user-specified number of differences.#InterfaceUse mass property comparison taking into account interface limitations.#

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?