1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
imn 68922bccc4 0027342: STEP - support C++ streams for import / export
- STEP low-level parser is converted to C++; required minimal version of flex is elevated to 2.5.37.
- Added possibility to import STEP from stream, see new method XSControl_Reader::ReadStream() (now implemented in STEP only).
- Parsers ported to win_flex_bison 2.5.23 (flex 2.6.4, bison 3.7.1)
- Added support of C++ flex and bison scanners in in CMake scripts
- Some code clean-up in StepFile and around (unused files and functions are eliminated)
- Option to read from stream is added in DRAW command testreadstep for testing ReadStream() function
- Added test bugs step bug27342
2020-09-28 10:46:04 +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
2019-04-02 21:24:57 +03:00