You can create a plane with a position (a line with 2 points on th plane) and a normal (a line perpendicular to the plane with 2 points).
This is one plane. I don't now why, but for the nPlanes in the method SetSectionPlane you must set "2" for one Plane.
In the example are 2 planes created and nPlanes are set to 4. |