@Petras_Vestartas wrote:
What would be the way to convert Quaternion to plane in Rhino?
Lets say I have Quaternion q.
Can I write Plane plane = new Plane(q.A,q.B,q.C,q.D); ?
Posts: 5
Participants: 2
@Petras_Vestartas wrote:
What would be the way to convert Quaternion to plane in Rhino?
Lets say I have Quaternion q.
Can I write Plane plane = new Plane(q.A,q.B,q.C,q.D); ?
Posts: 5
Participants: 2