Node:Planes Global Constants, Next:, Previous:Planes Data Members, Up:Plane Reference



Global Constants

const Plane INVALID_PLANE Constant
A Plane with point == normal, and distance == INVALID_REAL.

INVALID_PLANE is returned from Path::get_plane(), if the Path is not planar. See Path Reference; Querying.