]> OCCT Git - occt-copy.git/commit
0027245: DRAW command to test binary persistence for shapes
authoremv <emv@opencascade.com>
Tue, 14 Jun 2016 13:13:39 +0000 (16:13 +0300)
committermsv <msv@opencascade.com>
Tue, 28 Jun 2016 11:42:26 +0000 (14:42 +0300)
commit29f934cead03513f5eb94d4975b5647b2f8eead7
treee94c67b253d64efd3ebaf871deabd316baee3095
parente9f8cd1d69f390676913b2fc8c0d40de1ef55686
0027245: DRAW command to test binary persistence for shapes

- 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"
- Updated documantation with description of the new BinTools class methods and corresponding BRepTools class methods.
dox/user_guides/modeling_data/modeling_data.md
src/BinTools/BinTools.cdl
src/BinTools/BinTools.cxx
src/DBRep/DBRep.cxx