1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
dpasukhi 2057c37b67 0031756: Data Exchange - broken parsing of STEP entity in case of missing last parameter
- Parser is corrected to handle case of missing arguments properly (report error without corruption of the next entity)
- Added counter of entity arguments for appropriate error messages
- Plain C tools and data structures (recfile.*, stepfile.*) are converted to C++ class (StepFile_ReadData) to avoid use of static variables, so that reader can be safely used in a multi-threaded environment
2020-12-23 19:30:47 +03:00
..
2012-12-28 18:50:48 +04:00
2016-06-23 18:14:45 +03:00
2016-06-23 18:14:45 +03:00
2016-06-23 18:14:45 +03:00
2016-06-23 18:14:45 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2016-06-23 18:14:45 +03:00
2016-06-23 18:14:45 +03:00
2017-10-12 12:23:55 +03:00
2013-02-01 17:32:08 +04:00
2017-08-10 13:56:12 +03:00
2017-08-24 21:24:34 +03:00
2017-10-06 10:28:34 +03:00
2020-11-02 14:32:39 +03:00
2019-04-02 21:24:57 +03:00