How to import fbx file as FBXScene using python

Using UE Python, I can’t seem to import a fbx file with “FBX scene” options. I can only seem to import as a static mesh or skeletal.

Could you pls tell how you import FBX files via python?
I am just confused about the offical python api docs since I was a maya user and just move to unreal these days.

Sorry for the noise. I was confused about Unreal Engine’s beta python implementation and a plugin from GitHub - 20tab/UnrealEnginePython: Embed Python in Unreal Engine 4. I am currently using the plugin to import fbx.