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.

Hello,

A3DAsmGetFilesPathFromModelFile() will return only the name of the Revit file, even if others files are linked. This is a known limitation. We have not investigated this further, as our partners are mainly working with monolithic models.

Best regards