Room.Location Link doesnt match Spaces

Hi,
Why if we have the same coordinates systems and values between arc linked rooms and my MEP model, the first input for Rooms in link about their points differs of Space in my model?

And then despiste we have the same cs i have to transform room location to match with the correct location spaces
image

Locations are stored relative to each model’s hard coded internal origin - that is the 0,0,0 point of the file. Do the hard coded internal origins align? If not then transforming will be required.

1 Like

Thanks, that was my mistake i did the transform and works perfectly.

Just a question. when you create a spaces from linked room and then architects create more rooms, what is the best solution to filter by the rooms that contains already a space?
I hate to do a geometry intersect crossing them, it takes a lot of time.

Thanks.

Element.Location for the spaces; take the resulting points and do a point to room (I forget which package that’s in - perhaps archilab or clockwork)