Placement of RevitObject

Hello,

I am having an issue placing RevitObjects into my Speckle model. We are working with a pipe object and adjusting the BaseLine.start and baseLine.end in order to pick the place in which the pipe starts and ends. We are using Specklepy in order to adjust these and send it to and from the Speckle model. The issue we are having is that in Speckle the pipe is not in the right place. The position never changes no matter the value for start in end, but when we send it to Revit the position is correct. I was wondering where we should be looking to find the property that positions the object in Speckle since we are obviously not changing it correctly with our current code