问答中心分类: Winprop将组分文件导入builder时候出现这个问题怎么办
0
peng11 asked 1天 ago

Syntax error reading TITLE1.
File: C:\Users\dell\Desktop\test\WP_TEMP1.dat Line: 8
Expecting end-of-line, found ‘UNIT’.

1 Answers
0
abey 管理员 answered 10小时 ago

在CMG数据文件中,*UNIT关键字应该出现在​​初始条件部分​​之前,检查文件结构,确保关键字按正确顺序排列:

*TITLE
您的模型标题

*UNIT
*METRIC 或 *FIELD

** 其他部分...