XSTEP.us 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023
  1. !LOADING PHASE
  2. .XSTEP_1
  3. Beginning of IGES file memory loading.
  4. !
  5. .XSTEP_2
  6. IGES file opening error.
  7. !
  8. .XSTEP_3
  9. Reason : No such file or directory.
  10. !
  11. .XSTEP_4
  12. Reason : Not enough space.
  13. !
  14. .XSTEP_5
  15. Reason : Permission denied.
  16. !
  17. .XSTEP_6
  18. Reason : Too many open files.
  19. !
  20. .XSTEP_7
  21. Reason : No determined.
  22. !
  23. .XSTEP_8
  24. End of loading IGES file to memory (Elapsed time : %s).
  25. !
  26. .XSTEP_9
  27. Beginning of IGES file reading.
  28. !
  29. .XSTEP_10
  30. End of IGES file reading.
  31. !
  32. .XSTEP_11
  33. Internal error during file header reading. Process continues.
  34. !
  35. .XSTEP_12
  36. Header and content of IGES file are loaded.
  37. !
  38. .XSTEP_13
  39. Internal error during reading of entity %d.
  40. !
  41. .XSTEP_14
  42. Internal error during reading of entity %d (parameter %d).
  43. !
  44. .XSTEP_15
  45. Total number of loaded entities %d.
  46. !
  47. .XSTEP_16
  48. Beginning of model loading.
  49. !
  50. .XSTEP_17
  51. End of model loading.
  52. !
  53. .XSTEP_18
  54. Syntax error in IGES file at line %d in section %s.
  55. !
  56. .XSTEP_19
  57. Syntax error in IGES file at line %d in section %s (line number may be incorrect).
  58. !
  59. .XSTEP_20
  60. There is no Terminate Section, please check end of IGES file. Process continues.
  61. !
  62. .XSTEP_21
  63. Number of ignored Null Entities : %d.
  64. !
  65. .XSTEP_22
  66. Unknown entity %s.
  67. !
  68. .XSTEP_23
  69. Recovered entity %s.
  70. !
  71. .XSTEP_24
  72. Report : %d unknown entities.
  73. !
  74. .XSTEP_25
  75. Number of fails in memory loading : %d.
  76. !
  77. .XSTEP_26
  78. Number of warnings in memory loading : %d.
  79. !
  80. .XSTEP_27
  81. Directory Entry : there is no parameter. Process continues.
  82. !
  83. .XSTEP_28
  84. Directory Entry : parameter 1 (entity type) is incorrect.
  85. !
  86. .XSTEP_29
  87. Directory Entry : Field 4 (Line Font Pattern) is incorrect (Non null pointer or Integer between 0 and 5 was expected).
  88. !
  89. .XSTEP_30
  90. Directory Entry : Field 5 (Level) isincorrect (Not null pointer or not null Integer was expected).
  91. !
  92. .XSTEP_31
  93. Directory Entry : Field 6 (View) is incorrect (Not null pointer or Integer Zero was expected).
  94. !
  95. .XSTEP_32
  96. Directory Entry : Field 7 (Transformation Matrix) is incorrect (Not null pointer or Integer Zero was expected).
  97. !
  98. .XSTEP_33
  99. Directory Entry : Field 8 (Label Display Associativity) is incorrect (Not null pointer or Integer Zero was expected).
  100. !
  101. .XSTEP_34
  102. Directory Entry : Field 13 (Color Number) is incorrect (Not null pointer or Integer between 0 and 8 was expected).
  103. !
  104. .XSTEP_35
  105. Null entity %s.
  106. !
  107. .XSTEP_36
  108. Unknown entity %s.
  109. !
  110. .XSTEP_37
  111. Associativity list is incorrect.
  112. !
  113. .XSTEP_38
  114. Property list is incorrect.
  115. ! ANALYSIS PHASE
  116. .XSTEP_39
  117. Global Section : Incorrect number of parameters (%d or %d parameters were expected).
  118. !
  119. .XSTEP_40
  120. Global Section (Parameters 1 and 2) : Parameter Delimiter Character and Record Delimiter Character must not have the same value.
  121. !
  122. .XSTEP_41
  123. Global Section (Parameter 2) : Parameter Delimiter Character is incorrect. Default character comma taken.
  124. !
  125. .XSTEP_42
  126. Global Section (Parameter 2) : Character Record Delimiter parameter is incorrect. Default character Semicolon taken.
  127. !
  128. .XSTEP_43
  129. Global Section (Parameter 8) : Single Precision Magnitude parameter is incorrect (Expected positive Integer). Default value 38 taken.
  130. !
  131. .XSTEP_44
  132. Global Section (Parameter 9) : Single Precision Significance parameter is incorrect (Expected positive Integer). Default value 6 taken.
  133. !
  134. .XSTEP_45
  135. Global Section (Parameter 10) : Double Precision Magnitude parameter is incorrect (Expected positive Integer). Default value 308 taken.
  136. !
  137. .XSTEP_46
  138. Global Section (Parameter 11) : Double Precision Significance parameter is incorrect (Expected positive Integer). Default value 15 taken.
  139. !
  140. .XSTEP_47
  141. Global Section (Parameter 13) : Model Space Scale parameter is incorrect (Expected positive Real). Default value 1.0 taken.
  142. !
  143. .XSTEP_48
  144. Global Section (Parameter 14) : Unit Flag parameter is incorrect (Integer between 1 et 11 was expected). Default value 2 taken : Millimeters.
  145. !
  146. .XSTEP_49
  147. Global Section (Parameter 15): Unit Name parameter is not recognized. Default value 2 taken : Millimeters.srl
  148. !
  149. .XSTEP_50
  150. Global Section (Parameter 15) : Unit Name parameter is undefined : Unit Name ignored.
  151. !
  152. .XSTEP_51
  153. Global Section (Parameter 14 and 15) : Unit Flag parameter does not correspond to Unit Name parameter : Unit Name ignored.
  154. !
  155. .XSTEP_52
  156. Global Section (Parameter 19) : (Expected positive Real). Default value 0.0 taken.
  157. !
  158. .XSTEP_53
  159. Global Section (Parameter 23) : Version Flag parameter is incorrect (Integer between 1 et 11 was expected. Default value 3 taken : Version 2.0.
  160. !
  161. .XSTEP_54
  162. Global Section (Parameter 24) : Drafting Standard Flag parameter is incorrect (Integer between 0 et 7). Default value 3 taken : No standard.Global Section (Parameter 25) : Last change Date parameter was undefined.
  163. !
  164. .XSTEP_55
  165. Global Section (Parameter 25) : Last Change Date parameter is undefined.
  166. !
  167. .XSTEP_56
  168. Global Section (Parameter %d) : Date parameter is undefined.
  169. !
  170. .XSTEP_57
  171. Global Section (Parameter %d) : Incorrect Date Format.
  172. !
  173. .XSTEP_58
  174. Directory Entry (Field 1) : entity type number field is incorrect (Expected Integer : %d).
  175. !
  176. .XSTEP_59
  177. Directory Entry (Field 3) : Structure field is undefined.
  178. !
  179. .XSTEP_60
  180. Directory Entry (Field 4) : Line Font Pattern field is incorrect (Pointer or Integer between 0 and 5 was expected). Default value 0 taken.
  181. !
  182. .XSTEP_61
  183. Directory Entry (Field 5) : Level field is incorrect (Pointer or Integer were expected). Default value 0 taken.
  184. !
  185. .XSTEP_62
  186. Directory Entry (Field 6) : View field is incorrect (Pointer or Zero were expected). Default value 0 taken.
  187. !
  188. .XSTEP_63
  189. Directory Entry (Field 7): Transformation Matrix field is incorrect (Pointer or Zero were expected). Default value 0 taken.
  190. !
  191. .XSTEP_64
  192. Directory Entry (Field 8): Label Display entity field is incorrect (Pointer or Zero were expected). Default value 0 taken.
  193. !
  194. .XSTEP_65
  195. Directory Entry (Field 9) : Blank Status field is incorrect (Expected Integer : 0 or 1).
  196. !
  197. .XSTEP_66
  198. Directory Entry (Field 9) : Subordinate entity Switch field is incorrect (Integer between 0 and 3 was expected).
  199. !
  200. .XSTEP_67
  201. Directory Entry (Field 9) : entity Use Flag is incorrect (Integer between 0 and 6 was expected).
  202. !
  203. .XSTEP_68
  204. Directory Entry (Field 9) : Hierarchy field is incorrect (Integer between 0 and 2 was expected).
  205. !
  206. .XSTEP_69
  207. Directory Entry (Field 12) : Line Weight Number is undefined.
  208. !
  209. .XSTEP_70
  210. Directory Entry (Field 13) : Color Number field is incorrect (Pointer or Integer between 0 and 8 was expected).
  211. !
  212. .XSTEP_71
  213. Directory Entry (Field 15) : Form Number field is incorrect.
  214. !
  215. .XSTEP_72
  216. Directory Entry (Field 19): entity Subscript Number field is incorrect (Integer was expected).
  217. !Type 116
  218. .XSTEP_73
  219. Parameter Data : parameter %d (Coordinate of Point) is incorrect (Real was expected).
  220. !Type 116
  221. .XSTEP_74
  222. Parameter Data : parameter %d (Display Symbol) is incorrect (Subfigure Definition entity, Type 308 was expected).
  223. !Type 100
  224. .XSTEP_75
  225. Parameter Data : parameter 1 (ZT displacement of Arc) is incorrect (Real was expected).
  226. !Type 100
  227. .XSTEP_76
  228. Parameter Data : parameter %d (Arc Center) is incorrect (Real was expected).
  229. !Type 100
  230. .XSTEP_77
  231. Parameter Data : parameter %d (Start Point) is incorrect (Real was expected).
  232. !Type 100
  233. .XSTEP_78
  234. Parameter Data : parameter %d (Terminate Point) is incorrect (Real was expected).
  235. !Type 102
  236. .XSTEP_79
  237. Parameter Data : parameter 1 (Number of Entities) is incorrect : %d (Expected positive Integer).
  238. !Type 102
  239. .XSTEP_80
  240. Parameter Data : Some pointers in entity list are null or negative : ignored (Point, Connect Point or Parameterized Curve Entities were expected).
  241. !Type 104
  242. .XSTEP_81
  243. Parameter Data : parameter %d (Conic Coefficient) is incorrect (Real was expected).
  244. !Type 104
  245. .XSTEP_82
  246. Parameter Data : parameter 7 (Coordinate of Plane) is incorrect (Real was expected).
  247. !Type 104
  248. .XSTEP_83
  249. Parameter Data : parameter %d (Starting Point) is incorrect (Real was expected).
  250. !Type 104
  251. .XSTEP_84
  252. Parameter Data : parameter %d (Terminate Point) is incorrect (Real was expected).
  253. !Type 106
  254. .XSTEP_85
  255. Parameter Data : parameter 1 (Interpretation Flag) is incorrect (Expected Integer : %d).
  256. !Type 106
  257. .XSTEP_86
  258. Parameter Data : parameter 2 (Number of n-tuples) is incorrect (Expected positive Integer).
  259. !Type 106
  260. .XSTEP_87
  261. Parameter Data : parameter 3 (Common Z Displacement) is incorrect (Real was expected).
  262. !Type 106
  263. .XSTEP_88
  264. Parameter Data : not all Data Point parameters are of Real type.
  265. !Type 110
  266. .XSTEP_89
  267. Parameter Data : parameter %d (Starting Point) is incorrect (Real was expected).
  268. !Type 110
  269. .XSTEP_90
  270. Parameter Data : parameter %d (Terminate Point) is incorrect (Real was expected).
  271. !Type 112
  272. .XSTEP_91
  273. Parameter Data : parameter 1 (Spline Type) is incorrect (Integer between 1 and 6 was expected).
  274. !Type 112
  275. .XSTEP_92
  276. Parameter Data (Parameter 2) : parameter 2 (Degree of Continuity) is incorrect (Expected Integer).
  277. !Type 112
  278. .XSTEP_93
  279. Parameter Data : parameter 3 (Number of Dimensions) is incorrect (Expected Integer : 2 or 3).
  280. !Type 112
  281. .XSTEP_94
  282. Parameter Data : parameter 4 (Number of Segments) is incorrect (Expected positive Integer).
  283. !Type 112
  284. .XSTEP_95
  285. Parameter Data : not all Break Point parameters are of Real type.
  286. !Type 112
  287. .XSTEP_96
  288. Parameter Data : entity is planar but parameters BZ, CZ. DZ are not null.
  289. !Type 126
  290. .XSTEP_97
  291. Parameter Data : parameter %d (Upper Index of Sum) is incorrect (Expected positive Integer).
  292. !Type 126
  293. .XSTEP_98
  294. Parameter Data : parameter %d (Degree of Basis Functions) is incorrect (Expected Integer) : Default value 0 taken.
  295. !Type 126
  296. .XSTEP_99
  297. Parameter Data : parameter %d (Planar/Non Planar Flag) is incorrect (Expected Boolean).
  298. !Type 126
  299. .XSTEP_100
  300. Parameter Data : parameter %d (Open/Closed Flag) is incorrect (Expected Boolean).
  301. !Type 126
  302. .XSTEP_101
  303. Parameter Data : parameter %d (Rational/Polynomial Flag) is incorrect (Expected Boolean).
  304. !Type 126
  305. .XSTEP_102
  306. Parameter Data : parameter %d (NonPeriodic/Periodic Flag) is incorrect (Expected Boolean).
  307. !Type 126
  308. .XSTEP_103
  309. Parameter Data : not all Knot Sequence parameters are of Real type.
  310. !Type 126
  311. .XSTEP_104
  312. Parameter Data : not all Weight parameters are of positive Real type.
  313. !Type 126
  314. .XSTEP_105
  315. Parameter Data : parameter %d (Control Point) is incorrect (Real was expected).
  316. !Type 126
  317. .XSTEP_106
  318. Parameter Data : parameter %d (Starting Value) is incorrect (Real was expected).
  319. !Type 126
  320. .XSTEP_107
  321. Parameter Data : parameter %d (Ending Value) is incorrect (Real was expected).
  322. !Type 126
  323. .XSTEP_108
  324. Parameter Data : parameter %d (Unit Normal) is incorrect (Real was expected).
  325. !Type 126
  326. .XSTEP_109
  327. Parameter Data : parameter %d (Unit Normal) is undefined for a planar curve.
  328. !Type 130
  329. .XSTEP_110
  330. Parameter Data : parameter 1 (Curve entity to be offset) is incorrect (Curve entity was expected).
  331. !Type 130
  332. .XSTEP_111
  333. Parameter Data : parameter 2 (Offset Distance Flag) is incorrect (Integer between 1 and 3 was expected).
  334. !Type 130
  335. .XSTEP_112
  336. Parameter Data : parameter 3 (Curve entity whose coordinate describes offset) is incorrect (Curve entity was expected).
  337. !Type 130
  338. .XSTEP_113
  339. Parameter Data : parameter 4 (Particular Coordinate) is incorrect (Expected Integer).
  340. !Type 130
  341. .XSTEP_114
  342. Parameter Data : parameter 5 (Tapered Offset Type Flag) is incorrect (Expected Integer).
  343. !Type 130
  344. .XSTEP_115
  345. Parameter Data : parameter 6 (First Offset distance) is incorrect (Real was expected).
  346. !Type 130
  347. .XSTEP_116
  348. Parameter Data : parameter 7 (Arc Length of First Offset Distance) is incorrect (Real was expected).
  349. !Type 130
  350. .XSTEP_117
  351. Parameter Data : parameter 8 (Second Offset Distance) is incorrect (Real was expected).
  352. !Type 130
  353. .XSTEP_118
  354. Parameter Data : parameter 9 (Arc Length of Second Offset Distance) is incorrect (Real was expected).
  355. !Type 130
  356. .XSTEP_119
  357. Parameter Data : parameter 13 (Offset Curve Starting Parameter Value) is incorrect (Real was expected).
  358. !Type 130
  359. .XSTEP_120
  360. Parameter Data : parameter 14 (Offset Curve Ending Parameter Value) is incorrect (Real was expected).
  361. !Type 130
  362. .XSTEP_121
  363. Parameter Data : parameter %d (Unit Vector Normal to plane) is incorrect (Real was expected).
  364. !Type 141
  365. .XSTEP_122
  366. Parameter Data : parameter 1 (Type of Bounded Surface Representation) is incorrect (Expected Integer : 0 or 1).
  367. !Type 141
  368. .XSTEP_123
  369. Parameter Data : parameter 2 (Trimming Curves Representation) is incorrect (Integer between 0 and 3 was expected).
  370. !Type 141
  371. .XSTEP_124
  372. Parameter Data : parameter 3 (Untrimmed Surface) is incorrect (Untrimmed Surface entity was expected).
  373. !Type 141
  374. .XSTEP_125
  375. Parameter Data : Not parametric Surface %d (parameter 3).
  376. !Type 141
  377. .XSTEP_126
  378. Parameter Data : parameter 4 (Number of Curves) is incorrect (Expected positive).
  379. !Type 141
  380. .XSTEP_127
  381. Parameter Data : parameter 5 (Model Space Curve) is incorrect (Curve entity was expected).
  382. !Type 141
  383. .XSTEP_128
  384. Parameter Data (Parameter 6) : Orientation Flag parameter is incorrect (Expected Integer : 1 or 2).
  385. !Type 141
  386. .XSTEP_129
  387. Parameter Data : parameter 7 (Number of Associated Parameter Space Curves) is incorrect (Expected Integer : 0).
  388. !Type 141
  389. .XSTEP_130
  390. Parameter Data : Some pointers in Parameter Space Curve list are null or negative : ignored (Curve Entities were expected).
  391. !Type 142
  392. .XSTEP_131
  393. Parameter Data : parameter 2 (Surface on which the curve lies) is incorrect (Surface entity was expected).
  394. !Type 142
  395. .XSTEP_132
  396. Parameter Data : parameter 3 (Curve 2D) is incorrect (Curve entity was expected).
  397. !Type 142
  398. .XSTEP_133
  399. Parameter Data : parameter 4 (Curve 3D) is incorrect (Curve entity was expected).
  400. !Type 142
  401. .XSTEP_134
  402. Parameter Data : pointers of Curve 2D and 3D are null (parameter 3 and 4) (Curve Entities were expected).
  403. !Type 108
  404. .XSTEP_135
  405. Parameter Data : parameter %d (Coefficient Of Plane) is incorrect (Real was expected).
  406. !Type 108
  407. .XSTEP_136
  408. Parameter Data : parameter 5 (Closed Curve) is incorrect (Curve entity was expected).
  409. !Type 108
  410. .XSTEP_137
  411. Parameter Data : parameter 5 (Null pointer in Form Number 0 was Expected).
  412. !Type 108
  413. .XSTEP_138
  414. Parameter Data : parameter 9 (Display Symbol Size) is incorrect (Real was expected).
  415. !Type 108
  416. .XSTEP_139
  417. Parameter Data : parameter %d (Coordinate of Display Symbol) is incorrect (Real was expected).
  418. !Type 114
  419. .XSTEP_140
  420. Parameter Data : parameter 1 (Spline Boundary Type) is incorrect (Integer between 1 and 6 was expected).
  421. !Type 114
  422. .XSTEP_141
  423. Parameter Data : parameter 3 (Number of U Segments) is incorrect (Expected positive Integer).
  424. !Type 114
  425. .XSTEP_142
  426. Parameter Data : parameter 4 (Number of V Segments) is incorrect (Expected positive Integer).
  427. !Type 114
  428. .XSTEP_143
  429. Parameter Data : not all Breakpoints in U parameters are of Real type.
  430. !Type 114
  431. .XSTEP_144
  432. Parameter Data : not all Breakpoints in V parameters are of Real type.
  433. !Type 114
  434. .XSTEP_145
  435. Parameter Data : not all %s Coefficient of Patch parameter(s) are of Real type.
  436. !Type 114
  437. .XSTEP_146
  438. Parameter Data : parameter %d (Last Z Coefficient of Patch) is incorrect.
  439. !Type 114
  440. .XSTEP_147
  441. Parameter Data : %s Coefficient of Patch parameters are incorrect (Expected Integer : 16).
  442. !Type 118
  443. .XSTEP_148
  444. Parameter Data : parameter 1 (First Curve) is incorrect.
  445. !Type 118
  446. .XSTEP_149
  447. EParameter Data : parameter 2 (Second Curve) is incorrect.
  448. !Type 118
  449. .XSTEP_150
  450. Parameter Data : parameter 3 (Direction Flag) is incorrect (Integer 0 or 1 was expected).
  451. !Type 118
  452. .XSTEP_151
  453. Parameter Data : parameter 4 (Developable Surface Flag) is incorrect (Integer 0 or 1 was expected).
  454. !Type 120
  455. .XSTEP_152
  456. Parameter Data : parameter 1 (Axis of Revolution) is incorrect.
  457. !Type 120
  458. .XSTEP_153
  459. Parameter Data : parameter 2 (Generatrix entity) is incorrect.
  460. !Type 120
  461. .XSTEP_154
  462. Parameter Data : parameter 3 (Start Angle) is incorrect.
  463. !Type 120
  464. .XSTEP_155
  465. Parameter Data : parameter 4 (Terminate Angle) is incorrect.
  466. !Type 122
  467. .XSTEP_156
  468. Parameter Data : parameter 1 (Generatrix entity) is incorrect.
  469. !Type 122
  470. .XSTEP_157
  471. Parameter Data : parameter %d (Coordinate of Terminate Point) is incorrect.
  472. !Type 128
  473. .XSTEP_158
  474. Parameter Data : Incorrect Additional value.
  475. !Type 128
  476. .XSTEP_159
  477. Parameter Data : Additional Real value : ignored.
  478. !Type 128
  479. .XSTEP_160
  480. Parameter Data : Invalid Number in First Knots sequence.
  481. !Type 128
  482. .XSTEP_161
  483. Parameter Data : Invalid Number in Second Knots sequence.
  484. !Type 140
  485. .XSTEP_162
  486. Parameter Data : parameter %d (Coordinate of Offset Indicator) is incorrect.
  487. !Type 140
  488. .XSTEP_163
  489. Parameter Data : parameter 4 (Offset Distance) is incorrect.
  490. !Type 140
  491. .XSTEP_164
  492. Parameter Data : parameter 5 (Surface entity to be offset) is incorrect.
  493. !Type 143
  494. .XSTEP_165
  495. Parameter Data : parameter 1 (Bounded Surface Representation type) is incorrect (Integer 0 or 1 was expected).
  496. !Type 143
  497. .XSTEP_166
  498. Parameter Data : parameter 2 (Surface entity to be bounded) is incorrect.
  499. !Type 143
  500. .XSTEP_167
  501. Parameter Data : parameter 3 (Number of Boundary entities) is incorrect.
  502. !Type 143
  503. .XSTEP_168
  504. Parameter Data : parameter %d (Boundary entity) is incorrect.
  505. !Type 144
  506. .XSTEP_169
  507. Parameter Data : parameter 1 (Surface to be trimmed) is incorrect.
  508. !Type 144
  509. .XSTEP_170
  510. Parameter Data : parameter 2 (Outer Boundary type) is incorrect (Integer 0 or 1 was expected).
  511. !Type 144
  512. .XSTEP_171
  513. Parameter Data : parameter 3 (Number of Inner Boundary Closed Curves) is incorrect (Expected positive Integer).
  514. !Type 144
  515. .XSTEP_172
  516. Parameter Data : parameter 4 (Outer Boundary) is incorrect (Curve on a Parametric Surface entity, Type 142 was expected).
  517. !Type 144
  518. .XSTEP_173
  519. Parameter Data : parameter %d (Inner Boundary) is incorrect (Curve on a Parametric Surface entity, Type 142 was expected).
  520. !Type 190
  521. .XSTEP_174
  522. Parameter Data : parameter 1 (Point on Surface) is incorrect (Point entity, Type 116 was expected).
  523. !Type 190
  524. .XSTEP_175
  525. Parameter Data : parameter 2 ( Surface Normal Direction) is incorrect (Direction entity was expected).
  526. !Type 190
  527. .XSTEP_176
  528. Parameter Data : parameter 3 (Reference Direction) is incorrect (Direction entity was expected).
  529. !Type 190
  530. .XSTEP_177
  531. Parameter Data : parameter 3 (Null pointer was expected when Form Number field is 1).
  532. !Type 186
  533. .XSTEP_178
  534. Parameter Data : parameter 1 (Shell) is incorrect (Closed Shell entity, Type 514, Form 1 was expected).
  535. !Type 186
  536. .XSTEP_179
  537. Parameter Data : parameter %d (Void Shell) is incorrect (Closed Shell entity, Type 514, Form 1 was expected).
  538. !Type 186
  539. .XSTEP_180
  540. Parameter Data : parameter %d (Orientation Flag) is incorrect (Expected Boolean).
  541. !Type 186
  542. .XSTEP_181
  543. Parameter Data : parameter 3 (Number of Void Shells) is incorrect (Expected positive Integer)
  544. !Type 502
  545. .XSTEP_182
  546. Parameter Data : parameter 1 (Number of Vertex Tuples) is incorrect (Expected positive Integer).
  547. !Type 502
  548. .XSTEP_183
  549. Parameter Data : parameter %d (Coordinate of Vertex) is incorrect (Real was expected).
  550. !Type 504
  551. .XSTEP_184
  552. Parameter Data : parameter 1 (Number of Edge Tuples) is incorrect (Expected positive Integer).
  553. !Type 504
  554. .XSTEP_185
  555. Parameter Data : parameter 2 (Model Space Curve) is incorrect (Curve entity was expected).
  556. !Type 504
  557. .XSTEP_186
  558. Parameter Data : parameter %d (Start Vertex Index) is incorrect (Expected Integer).
  559. !Type 504
  560. .XSTEP_187
  561. Parameter Data : parameter %d (Terminate Vertex Index) is incorrect (Expected Integer).
  562. !Type 504
  563. .XSTEP_188
  564. Parameter Data : parameter %d (Start Vertex List entity) is incorrect (Vertex List entity, Type 502 was expected).
  565. !Type 504
  566. .XSTEP_189
  567. Parameter Data : parameter %d (Terminate Vertex List entity) is incorrect (Vertex List entity, Type 502 was expected).
  568. !Type 508
  569. .XSTEP_190
  570. Parameter Da ta : parameter %d (Edge Type) is incorrect (Integer 0 or 1 was expected).
  571. !Type 508
  572. .XSTEP_191
  573. Parameter Data : parameter %d (List Index) is incorrect (Expected Integer).
  574. !Type 508
  575. .XSTEP_192
  576. Parameter Data : parameter %d (Number of Parameter Curves) is incorrect (Expected positive Integer).
  577. !Type 508
  578. .XSTEP_193
  579. Parameter Data : parameter %d (Vertex or Edge List entity) is incorrect (Vertex List or Edge List entity, Type 502 or 504 was expected).
  580. !Type 508
  581. .XSTEP_194
  582. Parameter Data : parameter %d (Parameter Space Curve) is incorrect (Curve entity was expected).
  583. !Type 508
  584. .XSTEP_195
  585. Parameter Data : parameter %d (Isoparametric Flag) is incorrect (Expected Boolean).
  586. !Type 510
  587. .XSTEP_196
  588. Parameter Data : parameter 1 (Surface) is incorrect.
  589. !Type 510
  590. .XSTEP_197
  591. Parameter Data : parameter 2 (Number of Loops) is incorrect (Expected positive Integer).
  592. !Type 510
  593. .XSTEP_198
  594. Parameter Data : parameter 3 (Outer Loop flag) is incorrect (Expected Boolean).
  595. !Type 510
  596. .XSTEP_199
  597. Parameter Data : parameter %d (Loop of the Face) is incorrect (Loop entity, Type 508 was expected).
  598. !Type 514
  599. .XSTEP_200
  600. Parameter Data : parameter 1 (Number of Faces) is incorrect (Expected positive Integer).
  601. !Type 514
  602. .XSTEP_201
  603. Parameter Data : parameter 2 (Face) is incorrect (Face entity, Type 510 was expected).
  604. !Type 402, Form 1 or 7
  605. .XSTEP_202
  606. Form %d : Parameter Data : parameter 1 (Number of Entries) is incorrect (expected positive integer).
  607. !Type 402, Form 1 or 7
  608. .XSTEP_203
  609. Form %d : Parameter Data : some pointers of entity list are null or negative : ignored (Entities were expected).
  610. !Type 402
  611. .XSTEP_204
  612. Form 9 : Parameter Data : parameter 1 (Number of Parent entity) is incorrect (Expected Integer : 1).
  613. !Type 402
  614. .XSTEP_205
  615. Form 9 : Parameter Data : parameter 2 (Number of Children) is incorrect (expected positive integer).
  616. !Type 402
  617. .XSTEP_206
  618. Form 9 : Parameter Data : parameter 3 (Parent entity) is incorrect (entity expected).
  619. !Type 402
  620. .XSTEP_207
  621. Form 9 : Parameter Data : some pointers in Child Entity List are null or negative : ignored (Entities were expected).
  622. !Type 308
  623. .XSTEP_208
  624. Parameter Data : parameter 1 (Depth of Subfigure) is incorrect (Expected Integer).
  625. !Type 308
  626. .XSTEP_209
  627. Parameter Data : parameter 2 (Subfigure Name) is incorrect : %s (Expected String in hollerith Form).
  628. !Type 308
  629. .XSTEP_210
  630. Parameter Data : parameter 3 (Number of Entities) is incorrect (Expected positive Integer).
  631. !Type 308
  632. .XSTEP_211
  633. Parameter Data : Some pointers of Associated entity List are null or negative : ignored (Entities were expected).
  634. !Type 408
  635. .XSTEP_212
  636. Parameter Data : parameter 1 (Subfigure definition entity) is incorrect (Subfigure definition entity, Type 308 expected).
  637. !Type 408
  638. .XSTEP_213
  639. Parameter Data : parameter %d (Translation data) is incorrect (Real was expected).
  640. !Type 408
  641. .XSTEP_214
  642. Parameter Data : parameter 5 (Scale Factor) is incorrect (Real was expected). Default value 1.0 taken.
  643. !Type 124
  644. .XSTEP_215
  645. Parameter Data : not all parameters are of Real type.
  646. !
  647. !ADDED MESSAGES
  648. .XSTEP_246
  649. Parameter Data : parameter 4 (Number of segments) is less than 1.
  650. !
  651. !
  652. ! DCE 6/11/98 Add in Load phase
  653. !
  654. .XSTEP_276
  655. Parameter Data : Parameter 1 (Curve creation mode) is invalid (integer expected).
  656. !
  657. .XSTEP_277
  658. Parameter Data : Parameter 5 (Representation preference) is invalid (integer expected).
  659. !
  660. .XSTEP_278
  661. Exception during loading entity %s
  662. !
  663. !
  664. !
  665. ! ===================================================================
  666. !
  667. !
  668. !
  669. ! New translation messages ( S3767 )
  670. !
  671. .IGES_1000
  672. Entity %s has not been loaded into memory
  673. !
  674. .IGES_1001
  675. Form %d : Not an implemented entity type : cannot transfer.
  676. !
  677. .IGES_1005
  678. Software error : impossible entity transfer.
  679. !
  680. !.IGES_1006 same as 1015
  681. ! exception raising during transfer.
  682. !
  683. .IGES_1010
  684. Resulting TopoDS_Shape has not same 2D and 3D parametrization.
  685. !
  686. .IGES_1015
  687. Software error : transfer interrupted !
  688. .IGES_1020
  689. Parameter data : pointer %d in associated entity list is null or negative and ignored.
  690. !
  691. .IGES_1025
  692. Transfer error on IGES entity %d : entity skipped.
  693. !
  694. .IGES_1030
  695. Form %d: problems during translation some items in the group.
  696. !
  697. .IGES_1035
  698. Transformation matrix is invalid : not applied.
  699. !
  700. .IGES_1036
  701. Software error : entity skipped.
  702. !
  703. .IGES_1040
  704. Parameter data : pointer %d in entity list is null or has an invalid type and ignored.
  705. !
  706. .IGES_1045
  707. Two consecutives entities are identical (rank %d): only one is transferred.
  708. !
  709. .IGES_1050
  710. %dD curve of rank %d was reversed.
  711. !
  712. .IGES_1051
  713. All %dD curves before rank %d were reversed.
  714. !
  715. .IGES_1055
  716. %dD curves of rank %d were slightly disconnected : repaired.
  717. !
  718. .IGES_1060
  719. %dD curves of rank %d were too disconnected : entity skipped.
  720. !
  721. .IGES_1061
  722. Surface is translated to TopoDS_Shell : entity skipped.
  723. !
  724. .IGES_1062
  725. CurveOnSurface on Composite Surface case not implemented : 3D representation returned.
  726. !
  727. .IGES_1066
  728. Transfer error on surface where curve lies.
  729. !
  730. .IGES_1070
  731. Representations in file are inconsistent : recomputated from %dD.
  732. !
  733. .IGES_1090
  734. Curve was slightly self-intersecting : repaired.
  735. !
  736. .IGES_1095
  737. 3D and 2D curve representations are invalid : entity skipped.
  738. !
  739. .IGES_1100
  740. Parameter data : value of parameter 2 (Offset Distance Flag) is not 1 : case not implemented.
  741. !
  742. .IGES_1105
  743. Ending parameter is beyond end of curve : entity skipped.
  744. !
  745. .IGES_1110
  746. Transfer error on basic curve : entity skipped.
  747. !
  748. .IGES_1115
  749. With C0 continuity can not be split into Geom_BSplineCurve C1 lower than Precision::Confusion().
  750. !
  751. .IGES_1120
  752. With C0 continuity was split into C1 continuity Geom_BSplineCurve.
  753. !
  754. .IGES_1125
  755. Parameter data : parameter 1 (Type of Bounded Surface Representation = 0) : case not implemented.
  756. !
  757. .IGES_1130
  758. Boundary on Composite Surface : case not implemented.
  759. !
  760. .IGES_1135
  761. %dD curve representation is not defined : computed from %dD curve representation.
  762. ! 2D curve representation is not defined : computed from 3D curve representation.
  763. !
  764. .IGES_1140
  765. Error during 3D curve transfer : recomputed from 2D.
  766. !
  767. .IGES_1145
  768. Error during %dD curve transfer : recomputed from %dD.
  769. ! error during 2D curve transfer : recomputed from 3D.
  770. !
  771. .IGES_1150
  772. %s too disconnected :recomputed from %dD.
  773. ! 2D TopoDS_Wire too disconnected :recomputed from 3D.
  774. !
  775. .IGES_1155
  776. Parameter data : (parameter 1 to 6) coefficients do not satisfy a conic equation.
  777. !
  778. .IGES_1156
  779. %s %s transfer failed : entity skipped.
  780. ! (type IGES) (DE:Number) transfer failed : entity skipped.
  781. !
  782. .IGES_1160
  783. Parameter data (Parameters 8 to 11) : start and terminate coordinates of arc are the same : entity not trimmed.
  784. !
  785. .IGES_1165
  786. Transformation is not planar : not applied.
  787. !
  788. .IGES_1170
  789. Polynomial equation is incorrect.
  790. !
  791. .IGES_1175
  792. Error during creation of control points.
  793. !
  794. .IGES_1180
  795. Parameter data : parameter 1 (Spline Type >3) : case not implemented.
  796. !
  797. .IGES_1190
  798. Parameter data : parameter 2 (Degree of basis functions) is lower than 0 or greater than max degree : transfer interrupted.
  799. !
  800. .IGES_1195
  801. Parameter data : incorrect number of control points (2 or more are required).
  802. !
  803. .IGES_1200
  804. %s multiplicity > degree %s (or degree %s + 1 at end) : corrected.
  805. !
  806. .IGES_1201
  807. %s multiplicity > degree %s (or degree %s + 1 at end) : corrected.
  808. !
  809. .IGES_1210
  810. Sum of %s multiplicities is not equal to sum (number of poles + %s degree +1).
  811. !
  812. .IGES_1215
  813. Parameter data : some weight parameters are not of positive real type : entity skipped.
  814. !
  815. .IGES_1220
  816. Rational BSpline %s is in fact polynomial.
  817. !
  818. .IGES_1221
  819. Surface is made periodic.
  820. !
  821. .IGES_1225
  822. Start and terminate points are the same.
  823. !
  824. ! 1230 is the same as 1195
  825. !
  826. .IGES_1235
  827. Curve is too small to be transferred : entity skipped.
  828. !
  829. .IGES_1240
  830. Vector is not for this form : ignored.
  831. !
  832. .IGES_1250
  833. Resulting Geom_Surface is C0-continuous.
  834. !
  835. .IGES_1255
  836. Ruling failed : entity skipped.
  837. !
  838. .IGES_1265
  839. Basis surface is not C0-continuous : offset surface construction impossible.
  840. !
  841. .IGES_1266
  842. Basis surface is C0-continuous and cannot be corrected to C1-continuous.
  843. !
  844. .IGES_1267
  845. Basis surface is C0-continuous but was corrected to C1-continuous.
  846. !
  847. .IGES_1270
  848. Basis surface is C0-continuous and is transferred into a TopoDS_Shell. Only first face was offsetted.
  849. !
  850. .IGES_1275
  851. Model Space Representation 0 case not implemented : result is a basis surface.
  852. !
  853. .IGES_1280
  854. Invalid direction : entity skipped.constituent
  855. !
  856. .IGES_1285
  857. Parameter data : pointer %d of child entity list is null or negative : skipped.
  858. !
  859. .IGES_1295
  860. Hole %d and plane are not coplanar.
  861. !
  862. .IGES_1300
  863. Bounding curve is invalid : plane is not trimmed.
  864. !
  865. .IGES_1305
  866. Parameter data : parameter 3 or 4 (number of segments) is less than one.
  867. !
  868. .IGES_1306
  869. Improper type for underlying curve number %d.
  870. .IGES_1310
  871. Parameter data : parameter 3 or 4 (degree of basis function) is less than one or greater than maximum degree.
  872. !
  873. .IGES_1325
  874. Item %d of EdgeList cannot be represented by single edge (non-continuous or composite curve).
  875. !
  876. .IGES_1345
  877. Parameter data : parameter %d (parameter space curve) is incorrect.
  878. !
  879. .IGES_1360
  880. TopoDS_Shell is not closed.
  881. !
  882. .IGES_1365
  883. Incorrect edge number %d.
  884. !
  885. .IGES_1370
  886. Missing seam-edge was added
  887. !
  888. .IGES_1371
  889. TopoDS_Face was created with natural bounds
  890. !
  891. .IGES_1372
  892. One or more TopoDS_Wire(s) on TopoDS_Face was reversed
  893. !
  894. .IGES_1373
  895. Knots are not in ascending order
  896. !
  897. .IGES_1374
  898. Difference between weights is too big.
  899. !
  900. !
  901. !
  902. !
  903. ! Trace File messages
  904. .IGES_2000
  905. Diagnostics for IGES file read : %s
  906. !
  907. .IGES_2005
  908. Trace level : %d
  909. !
  910. .IGES_2010
  911. Beginning of IGES file check.
  912. !
  913. .IGES_2015
  914. Number of warnings in check : %d.
  915. !
  916. .IGES_2020
  917. Number of fails in check : %d
  918. !
  919. .IGES_2025
  920. End of file check(Elapsed time : %s).
  921. !
  922. .IGES_2030
  923. Beginning of IGES data translation.
  924. !
  925. .IGES_2031
  926. File has not been loaded.
  927. !
  928. .IGES_2032
  929. IGES entity %d does not exist.
  930. !
  931. .IGES_2035
  932. read.precision.mode : %d
  933. !
  934. .IGES_2040
  935. read.precision.val : %f
  936. !
  937. .IGES_2045
  938. read.iges.bspline.continuity : %d
  939. !
  940. .IGES_2050
  941. read.surfacecurve.mode : %d
  942. !
  943. .IGES_2055
  944. Number of warnings in transfer : %d.
  945. !
  946. .IGES_2060
  947. Number of fails in transfer : %d
  948. !
  949. .IGES_2065
  950. End of IGES data translation (Elapsed time : %s).
  951. !
  952. .IGES_2070
  953. Translating IGES entity DE:%d Type:%d
  954. !
  955. .IGES_2075
  956. %s produced.
  957. !
  958. .IGES_2076
  959. No TopoDS_Shape produced.
  960. !Messages for TPSTAT.
  961. .IGES_3000
  962. ********************************************************************************
  963. .IGES_3005
  964. General statistics for transfer :
  965. !
  966. .IGES_3010
  967. Number of selected IGES entities : %d
  968. !
  969. .IGES_3011
  970. Number of roots IGES entities : %d
  971. !
  972. .IGES_3015
  973. Number of CasCade resulting Shapes : %d
  974. !
  975. .IGES_3020
  976. Number of warnings : %d
  977. !
  978. .IGES_3025
  979. Number of fails : %d
  980. !
  981. .IGES_3030
  982. Count W/F Type Form Message on IGES entity
  983. ----- --- ---- ---- ----------------------
  984. !
  985. .IGES_3035
  986. On IGES entities (DE) :
  987. !
  988. .IGES_3040
  989. Count of CasCade resulting shapes
  990. !
  991. .IGES_3045
  992. Count CasCade Shapes
  993. ----- --------------
  994. !
  995. .IGES_3050
  996. Mapping of all IGES entities
  997. .IGES_3055
  998. Type Form Count CasCade Shapes
  999. ---- ---- ----- --------------
  1000. !
  1001. ! Debug messages
  1002. .IGES_10005
  1003. Small edge removed
  1004. .IGES_10010
  1005. Degenerated edge detected
  1006. .IGES_10015
  1007. Lacking edge inserted
  1008. !
  1009. !
  1010. .IGES_10020
  1011. Null area wire was detected, wire skipped.