Checks whether the curve boundary degenerates to a single 3D point. Currently not implemented.
true if this curve boundary is degenerate, false otherwise.
If this method returns true, paramCurve is created with the new operator, and it is the responsibility of the caller to delete it.