Using Python To Open An FCurve Window

Is there a way in Python to open a new Fcurve Window? Exactly as you would if you were in MotioBuilder and went Window - FCurves

Thanks

There’s an example script for that in your Resources window under Tab >> AssetBrowser/Scripts/UI/FCurveEditor.py
Online documentation has it too:
http://download.autodesk.com/us/motionbuilder/sdk-documentation/SDKSamples/Scripts/UI/FCurveEditor.html

Hope that’s what your after.

I took a look at that script before posting. I was hoping there was an easier way to open a full fcurve editor window, one that would resemble the one you see if you were in MotioBuilder and went Window - FCurves

Thank you though.

I have the same doubts :cry: