mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-08 06:24:14 +08:00
745c138678
- Added new static methods Read and Write in BinTools class to store/retrieve a shape in binary format. - Added new draw commands "binsave" and "binrestore" - Added test cases to test the new methods. - Updated documantation with desription of the new BinTools class methods and corresponding BRepTools class methods.