Hello,
If you're not using the services of OCAF, the simplest thing is to write your transient box to a file in the Open CASCADE .brep format using BRepTools::Write. Naturally, there is a corresponding Read method.
The doc for this is in the reference manual Modeling Data, Topology, Topological Data Structure. You want the package methods for BRepTools.
Hope this helps,
Commenter-1