The following MFnNurbsCurve methods differ from their C++
counterparts.
getKnotDomain(
status=None)
This method returns the float values (start, end) instead
of a MStatus object. The status can instead be retrieved by
the optional MStatus object status.