📄 assembly_setting.res
字号:
! 17-Apr-00 J-01-06 SJB $$1 Created.! 17-May-00 J-01-08 SJB $$2 Modified.! 16-Jun-00 J-01-10 SJB $$3 Modified.! 17-Jul-00 J-01-10 SJB $$4 Modified.! 09-Aug-01 J-01-35 SJB $$5 Modified.! 05-Oct-01 J-03-09 SJB $$6 Modified.! 23-Feb-05 K-03-20 MRM $$7 Help tag added.! 25-Jan-06 L-01-01 MRM $$8 Modified according to project 13017397.! 05-Feb-06 L-01-02 MRM $$9 Modified according to project 13017397.! 25-May-06 L-01-09 MRM $$10 Fixed some buttons names and tool tips.(Dialog assembly_setting (Components (SubLayout assembly_failure) (SubLayout RunPrefsLayout) (SubLayout regenPrefsLayout) (SubLayout tolerance) (SubLayout characteristic_length) (SubLayout Ok_Cancel) ) (Resources (.Label "Settings") (.StartLocation 301) (.HelpTag "assembly_setting#mech_settings@DLG") (.Resizeable False) (.DefaultButton "OK") (.Layout (Grid (Rows 1 1 1 1 1 1) (Cols 1) assembly_failure RunPrefsLayout regenPrefsLayout tolerance characteristic_length Ok_Cancel ) ) ))(Layout assembly_failure (Components (CheckButton issue_warn) ) (Resources (issue_warn.Label "Issue a warning when the assembly fails to connect") (issue_warn.HelpText "Issues a warning when the assembly fails to connect.") (issue_warn.AttachLeft True) (issue_warn.AttachRight True) (.Label "Reconnect") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.TopOffset 4) (.BottomOffset 4) (.LeftOffset 2) (.RightOffset 2) (.Layout (Grid (Rows 1) (Cols 1) issue_warn ) ) ))(Layout RunPrefsLayout (Components (CheckButton graphicDisplayCBox) (SubLayout FailureActionLayout) ) (Resources (graphicDisplayCBox.Label "Graphical display during run") (graphicDisplayCBox.HelpText "Turn off graphical displayduring analysis execution to improve performance.") (graphicDisplayCBox.AttachLeft True) (graphicDisplayCBox.Alignment 2) (graphicDisplayCBox.LeftOffset 20) (.Label "Run Preferences") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.TopOffset 4) (.BottomOffset 4) (.LeftOffset 2) (.RightOffset 2) (.Layout (Grid (Rows 1 1) (Cols 1) FailureActionLayout graphicDisplayCBox ) ) ))(Layout FailureActionLayout (Components (RadioGroup failureOptions) ) (Resources (failureOptions.Columns 1) (failureOptions.HelpText "Pause or continue upon failure during analysis run") (failureOptions.Names "pause" "continue") (failureOptions.Labels "Pause when analysis run fails" "Continue when analysis run fails.") (.Label "Failure Action") (.HelpText "") (.AttachLeft True) (.AttachRight True) (.Layout (Grid (Rows 1) (Cols 1) failureOptions ) ) ))(Layout regenPrefsLayout (Components (CheckButton useRegenValues) (SubLayout removeResultsLayout) ) (Resources (useRegenValues.Label "Use Regeneration Values") (useRegenValues.HelpText "Considers regeneration values when regenerating the model.") (useRegenValues.AttachLeft True) (useRegenValues.LeftOffset 20) (.Label "Regeneration Preferences") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.TopOffset 4) (.BottomOffset 4) (.LeftOffset 2) (.RightOffset 2) (.Layout (Grid (Rows 1 1) (Cols 1) removeResultsLayout useRegenValues ) ) ))(Layout removeResultsLayout (Components (RadioGroup removeRunResultsB) ) (Resources (removeRunResultsB.Columns 1) (removeRunResultsB.HelpText "Click an option to determine regeneration preferences. To obtain optimal performance result should be removed. ") (removeRunResultsB.Names "remove" "maintain") (removeRunResultsB.Labels "Remove run results when regenerating" "Maintain run results after regenerating") (.Label "Failure Action") (.HelpText "") (.AttachLeft True) (.AttachRight True) (.Layout (Grid (Rows 1) (Cols 1) removeRunResultsB ) ) ))(Layout tolerance (Components (InputPanel linear_tol) (PushButton tol_default) ) (Resources (linear_tol.Columns 10) (linear_tol.AttachTop True) (linear_tol.AttachBottom True) (linear_tol.MinDouble 0.000000) (linear_tol.InputType 3) (linear_tol.Digits 12) (linear_tol.DoubleFormat "%.12g") (linear_tol.HelpText "The absolute tolerance is theproduct of the relative toleranceand the characteristic length") (tol_default.Label "Restore Default") (tol_default.HelpText "Restores Relative tolerance default.") (tol_default.AttachRight True) (.Label "Relative Tolerance") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.TopOffset 4) (.BottomOffset 4) (.LeftOffset 2) (.RightOffset 2) (.Layout (Grid (Rows 1) (Cols 1 1) linear_tol tol_default ) ) ))(Layout characteristic_length (Components (InputPanel charact_len) (InputPanel units) (PushButton charlen_default) ) (Resources (charact_len.Columns 8) (charact_len.AttachTop True) (charact_len.AttachBottom True) (charact_len.MinDouble 0.000000) (charact_len.InputType 3) (charact_len.Digits 12) (charact_len.DoubleFormat "%.12g") (charact_len.HelpText "The characteristic length is theaverage model size of all partsin the top level assembly.") (units.Sensitive False) (units.Columns 4) (units.Value "in") (charlen_default.Label "Restore Default") (charlen_default.HelpText "Restores Characteristic length default.") (charlen_default.AttachRight True) (.Label "Characteristic Length") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.TopOffset 4) (.BottomOffset 4) (.LeftOffset 2) (.RightOffset 2) (.Layout (Grid (Rows 1) (Cols 1 1 1) charact_len units charlen_default ) ) ))(Layout Ok_Cancel (Components (PushButton OK) (PushButton cancel) ) (Resources (OK.Label "OK") (OK.AttachLeft True) (OK.AttachRight True) (OK.AttachTop True) (OK.AttachBottom True) (OK.TopOffset 5) (OK.BottomOffset 5) (OK.RightOffset 20) (cancel.Label "Cancel") (cancel.AttachLeft True) (cancel.AttachRight True) (cancel.AttachTop True) (cancel.AttachBottom True) (cancel.TopOffset 5) (cancel.BottomOffset 5) (cancel.RightOffset 20) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.Layout (Grid (Rows 1) (Cols 1 1) OK cancel ) ) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -