bool CloseObj(int obj,int mesh)
Finalize the current object, with last mesh. You need call it when you created a object, or you want recalculate the bounding box of object.
    obj: current object id.
    mesh: last mesh in current object

    Result:
    Success