...19.526271), ))
but I expect to get the following code work: (note that 0.785398 is the RAD of 45 DEG and I am assuming that it is (x,y,z)
Tsin=85*sin(0.785398)
Tcos=85*cos(0.785398)
s1 = a.instances['CylnderPart-1'].faces
side1Faces1 = s1.findAt(((85.0, 0, 21.0), ), ((-85.0, 0...