Registered Member
|
Hi you all, I noticed something strange with the behaviour of Hyperplane class.
Starting from 3 points I create an hyperplane with the Through method, then I create other 3 points from the initial points but rotated 45° w.r.t z-axis. I then create another Hyperplane from these 3 rotated points. The strange thing is that the normals are the same? How is it possible?
The output is the following:
but the angle is always zero because the normals to both h1 and h2 are (0,0,1) Where am I wrong? Something strange in the Hyperplane construction? |
Registered Member
|
I don't see anything strange. The first plane you construct is the plane {z=0} (the Oxy plane) and its normal points in the z-direction. So it remains the same if you rotate it around the z-axis.
|
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft