PlaneHelper has a different clipping location then object in the scene

var constant = helpersArray[index].position.x;
this.clipPlanes[index].constant = constant;

Is that the correct way ?

I’ll also try using the translate.