⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xginit250.tcl

📁 xgrafix 是PTSG模拟程序中的图形截面库 改版本是最新版本
💻 TCL
字号:
set XGrafixIcon @$XGrafixPath/xgrafix.icoset WinData() 0############################## First index is window path.  Second index is of the following fields ############################## geometry# type# title# index# open# xMin# xMax# xAuto# xLinLog# yMin# yMax# yAuto# yLinLog# zMin# zMax# zAuto# zLinLog# origxMin# origxMax# origxAuto# origxLinLog# origyMin# origyMax# origyAuto# origyLinLog# origzMin# origzMax# origzAuto# origzLinLog# trace# PSFile# plot_title# printType# printMode# printLimit# printPeriod# printNumber# theta# phi# shading# color# grid# xCoord# yCoord# xlabel# ylabelset SpecialData() 0############################# First index is the index in array.  Second index is of the following fields############################# varName# varValue# type# varValueOldset numberOfSpecials 0set time 0.000set ThreeD 3set TwoD 2set VectorD vset WaitVariable 0set InputFile ""set InputFileCreated 0set SaveFile output.dmpset SaveFileOld ""set SearchVar ""set default3DHeight 400set default3DWidth 475set defaultVectorHeight 400set defaultVectorWidth 475set defaultWinHeight 300set defaultWinWidth 400set defaultDialogBoxX 400set defaultDialogBoxY 400append defaultDialogBoxGeometry + $defaultDialogBoxX + $defaultDialogBoxYset defaultMainMenuX 10set defaultMainMenuY 40set defaultMainMenuWidth 200set openWindowsList {}set windowsList {}set rescaleTitle ""set rescaleXMin 0set rescaleXMax 0set rescaleAutoX 0set rescaleXType 0set rescaleYMin 0set rescaleYMax 0set rescaleAutoY 0set rescaleXType 0set rescaleZMin 0set rescaleZMax 0set rescaleAutoZ 0set rescaleZType 0set rescaleWindowPath ""set printType ""set printMode ""set printPeriod 0set printLimit 0set printTitle ""set printFile ""set printPlotTitle ""set printWindowPath ""set printNumber 1set 3dTitle ""set 3dTheta 0set 3dPhi 0set 3dShading 0set 3dColor 0set 3dGrid 0set 3dWindowPath ""set xTemp1 0set xTemp2 0set yTemp1 0set yTemp2 0set WasRunning 0set Changed 0set theCurrentStep 0option add *background gray60option add *activebackground gray70option add *activeforeground gray70option add *Button.cursor hand2option add *Radiobutton.cursor hand2

⌨️ 快捷键说明

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