How to get linked file list of a RVT model?

Hello,

Just like importing the SLDASM model, when I import the main file, I can get the list of dependent parts. If I import an rvt file, is there an interface that can obtain information about other files it references? I tried using the same interface as the assembly file (A3DAsmGetFilesPathFromModelFile), but it didn’t work.

Thanks.