Problems writing binary brep using BinTools_ShapeSet
Adam Compeau
2009/06/30 17:26
I'm trying to write a TopoDS_Shape out in a binary format to cut down on read times. When I load the shape into a BinTools_ShapeSet object and write it out to file, the resulting output file is empty (0 bytes). Am I doing something wrong? Is there another way to write out a shape in a binary format? Any help would be greatly appreciated.