首页
发现
课程
培训
文章
案例
问答
需求
服务
行家
赛事
热门搜索
发布
消息
注册
|
登录
UM
关注
简介
动态
课程
文章
回答
行家
HyperWork必备知识-templex语言1-应用场景
hyperwork后处理的自动化,有两条技术路线,第一条就是通过tcl语言二次开发,可以满足基本上所有的需求。第二条就是通过tpl文件和PPT导出功能...
TodayCAEer
签名征集中
666
HyperWork必备知识-templex语言3-循环结构
foreach循环{num=0}{gmat={10,20,30,40}}{foreach(elem=gmat);num++}Element{num}:{elem}{endloop}我们可以来完成阶乘计算的功能{num=0}{gmat...
TodayCAEer
签名征集中
822
HyperWork必备知识-templex语言4-格式化显示
通过表格形式显示数组,语法如下Syntaxtable([,,...,],,,)Inputarray_1Anarrayofvaluesforcolumn1.array_2Anoptionalarrayofvaluesforcolumn2...
TodayCAEer
签名征集中
1781
HyperWork必备知识-templex语言5-逻辑判断
关键字if,elseif,else,endif输入{numer=5}{denom=4}{if(numer==0)}Thenumeratoris0,sotheresultis0.{elseif(denom==0)}Thedenominatoris0,...
TodayCAEer
签名征集中
943
HyperWork必备知识-templex语言6-文本写入与解析pch文件
Example1记录当前日期{'Createafilecontainingtoday'sdate}{open"date.fil"}{date()}{close}Example2记录当前时间{file_na...
TodayCAEer
签名征集中
467
基于Python语言的二次开发-Tcl语言基础回顾- Variables(1/12)
Tclvariablesarealwaysstringsevenwhentheycontainnumericvalues.Formostapplications,usingstringshasnoeffect,butoccasionallyaHyperWorksa...
TodayCAEer
签名征集中
2175
基于Python语言的二次开发-Tcl语言基础回顾-Lists(2/12)
AllvariablesinTclarelists.Listscancontainintegers(suchaslistofnodeIDs),realnumbers(suchascoordinatesofanode),strings,listsofotherlis...
TodayCAEer
签名征集中
1303
HyperWork 2024 -二次开发-Tcl语言-Arrays(3/12)
Thearrayisafrequentlyoccurringvariabletypeinprogramminglanguages.InTcl,arrayscomplementlistsbyprovidingadditionalcapabilitieswhenorg...
TodayCAEer
签名征集中
395
HyperWork 2024 -二次开发 - Python 的基础应用-厚度分布图
这篇文章按照最开始的顺序,应该是当tcl语言基础回顾发完后再发的,但是还是应该先展示下有趣的内容。思来想去,不知道该写什么题材的内容,最...
TodayCAEer
签名征集中
2825
HyperWork 2024 -二次开发-Tcl语言-控制结构(4/12)
Controlstructuresinvolvegroupingasetofcommandsintoacommandbodyandexecutingthebodyeitherinalooporbasedonsomecondition(s).Thebodyofthe...
TodayCAEer
签名征集中
486
1
280
281
282
283
284
317
粉丝数
11515
VIP会员
学习
福利任务
兑换礼品
下载APP
联系我们
微信客服
联系客服
人工服务时间为周一至周五的9:30-19:30
非工作时间请在微信客服留言
客服热线:
4000-969-010
邮箱:
service@fangzhenxiu.com
地址:
北京市朝阳区莱锦创意园CN08座
帮助与反馈
返回顶部