Aligning Cutout Offset After BVH Subtraction

Does anyone know how to adjust the offset of the cutout to align correctly after using the BVH Operation SUBTRACTION function?

image
In the image, the green represents the original position, and the white cutout shows where it was placed.

Any assistance would be greatly appreciated!

Are you using: GitHub - gkjohnson/three-bvh-csg: A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh

Yes, I am using that GitHub library