static bool sgC2DObject::IsObjectsOnOnePlane(const sgC2DObject& obj1, const sgC2DObject& obj2) const
Description:
This static function checks whether two flat nonlinear objects lie on the same plane.
Arguments:
obj1 - the first object,
obj2 - the second object.
Returned value:
true if the objects lie on the same plane and fasle otherwise
See also: