首页
发现
课程
培训
文章
案例
问答
需求
服务
行家
赛事
热门搜索
发布
消息
注册
|
登录
UM
关注
简介
动态
课程
文章
回答
行家
HyperWork必备知识-templex语言5-逻辑判断
关键字if,elseif,else,endif输入{numer=5}{denom=4}{if(numer==0)}Thenumeratoris0,sotheresultis0.{elseif(denom==0)}Thedenominatoris0,...
TodayCAEer
签名征集中
940
HyperWork必备知识-templex语言6-文本写入与解析pch文件
Example1记录当前日期{'Createafilecontainingtoday'sdate}{open"date.fil"}{date()}{close}Example2记录当前时间{file_na...
TodayCAEer
签名征集中
456
基于Python语言的二次开发-Tcl语言基础回顾- Variables(1/12)
Tclvariablesarealwaysstringsevenwhentheycontainnumericvalues.Formostapplications,usingstringshasnoeffect,butoccasionallyaHyperWorksa...
TodayCAEer
签名征集中
2170
基于Python语言的二次开发-Tcl语言基础回顾-Lists(2/12)
AllvariablesinTclarelists.Listscancontainintegers(suchaslistofnodeIDs),realnumbers(suchascoordinatesofanode),strings,listsofotherlis...
TodayCAEer
签名征集中
1302
HyperWork 2024 -二次开发-Tcl语言-Arrays(3/12)
Thearrayisafrequentlyoccurringvariabletypeinprogramminglanguages.InTcl,arrayscomplementlistsbyprovidingadditionalcapabilitieswhenorg...
TodayCAEer
签名征集中
393
HyperWork 2024 -二次开发 - Python 的基础应用-厚度分布图
这篇文章按照最开始的顺序,应该是当tcl语言基础回顾发完后再发的,但是还是应该先展示下有趣的内容。思来想去,不知道该写什么题材的内容,最...
TodayCAEer
签名征集中
2808
HyperWork 2024 -二次开发-Tcl语言-控制结构(4/12)
Controlstructuresinvolvegroupingasetofcommandsintoacommandbodyandexecutingthebodyeitherinalooporbasedonsomecondition(s).Thebodyofthe...
TodayCAEer
签名征集中
485
HyperWork 2024 -二次开发-Tcl语言-Math(5/12)
InTcl,mathematicalexpressionsareevaluatedusingtheexprcommand.Thiscommandworkswithintegers,floatingpointvaluesandlogical(Boolean)valu...
TodayCAEer
签名征集中
1578
HyperWork 2024 -二次开发-Tcl语言-Boolean (6/12)
Booleanstatementsallowyoutoincorporatelogicstatementsintoyourcontrolstructuresandmathematicalexpressionsforevaluation.Thefollowingli...
TodayCAEer
签名征集中
1704
HyperWork 2024 -二次开发-Tcl与Python的语法差异
1.语法风格:-Tcl使用大括号{}来定义代码块。-Python使用缩进来定义代码块。###Tclsetx10if{$x>5}{puts"xisgreaterthan5"}else{p...
TodayCAEer
签名征集中
1751
1
280
281
282
283
284
317
粉丝数
11349
VIP会员
学习
福利任务
兑换礼品
下载APP
联系我们
微信客服
联系客服
人工服务时间为周一至周五的9:30-19:30
非工作时间请在微信客服留言
客服热线:
4000-969-010
邮箱:
service@fangzhenxiu.com
地址:
北京市朝阳区莱锦创意园CN08座
帮助与反馈
返回顶部