Get coordinates from elements in linked .ifc file

Hi,
I’ve made a script to get element’s coordinates from a linked ifc file. I have tested it several projects. but when the elements in ifc file are rotated then my dynamo script get wrong coordinates.


The picture on the above is the correct result.

Here, the fixtures are from a linked .ifc file. Those are same model as the fixtures in the first picture. The difference is just only those are rotated and if I run my script, it catch right coordinates.the script
Is there any solutions that I can get correct coordinates from .ifc model?

1 Like

@jaeho ,

i tested it. i think there should be no issue