The points are
x=[[0.5697071,0.447144773,0.45310486]]
and
z=[[0,0.47144773043356025,0],[0,0.47144773043356025,0.4531048568095023],[0.5697070991026062,0.47144773043356025,0.4531048568095023],[0,0,0]]
I want a Python code to solve the above problem, I tried using unpacking of lists but I am getting a lot of errors.