virtual bool sgC2DObject::IsSelfIntersecting() const
Description:
This function is pure virtual. It checks whether the object is self-intersecting. It is useful for splines and contours.
Arguments:
No arguments.
Returned value:
true if the object is self-intersecting, fasle otherwise