Can Dynamo tell what method has been used to Link a model file?

Hi,

Bit of a random one, but is there any way to get Dynamo to check a linked file and report how it has been linked? By that I mean, Shared Coordinates, Origin to Origin etc… I suspect the answer is no but just thought I’d ask.

I’m looking at this from a QA perspective as part of our model checker.

Cheers

K.

This information is not accessible through the API and therefore not accessible in dynamo.

Only the listed properties below can be used :
https://www.revitapidocs.com/2020/78d3ca5a-7200-7487-8f96-8af8a895f1b6.htm

Thanks, that’s good to know. I thought that might be the case.