hello,
i searched but I don’t understand how we can move the Cplane,
when I scripted :
cplane=rs.PlaneFromPoints(pt1, pt2, pt3)
rs.ViewCPlane(view=None, plane=cplane)
pt5=rs.AddPoint(0,0,0)
pt5 is on the 0 of rhino world coordinates i would it place my pt5 on pt1, how can I do?
6 posts - 2 participants