Determines if the curve is degenerate and if so returns the entity that the curve degenerates into.
true if the curve is degenerate; false otherwise.
By default this function throws the exception "not Implemented". Should be implemented in derived classes.