Defines a plane by a perpendicular vector and a point in the plane.
| perpendicular | coordarray | Vector perpendicular to the plane | 
| pointInPlane | VARIANT | An array of 3 real numbers, representing 3d coordinates Coordinates of point in plane | 
| Return value | Pointer to this object | Allows multiple function calls to be chained together | 
Back to GeometryData
Back to Overview