virtual  bool   sgC2DObject::IsClosed() const

 

Description:

This function is pure virtual. It checks whether the object is closed. It is useful for splines and contours.

 

Arguments:

No arguments.

 

Returned value:

true if the object is closed, fasle otherwise