Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XbimShapeInstance.Transformation places instance in world coordinates #471

Open
GVladislavG opened this issue Apr 2, 2024 · 1 comment

Comments

@GVladislavG
Copy link

Hello, team!

I use this transformation to get correct world coordinates of the instance
IfcSite.ObjectPlacement * XbimShapeInstance.Transformation
But there are some files where XbimShapeInstance.Transformation contains world coordinates.
And this multiplication is not needed.

How can I understand if I need to add IfcSite.ObjectPlacement transformation or not?

Thanks!

@martin1cerny
Copy link
Member

CreateContext() has an optional argument to make all transformations global.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants