Skip to content

Conversation

DanRod1999
Copy link
Contributor

Proposed solution for: #8350
Currently a version of this method exists in my PR linked in the issue, but I don't think it makes sense for this method to exist in the imodel-transformer class.

I think this or a static method in the Transformer class makes the most sense.

Thanks to @dassaf4 helping with the math operations.

@DanRod1999 DanRod1999 linked an issue Jul 23, 2025 that may be closed by this pull request
Copy link
Member

@dassaf4 dassaf4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this location. Helmert transformations are domain-specific, and as such don't really belong in core-geometry.

@DanRod1999 DanRod1999 marked this pull request as ready for review July 29, 2025 15:43
@DanRod1999 DanRod1999 enabled auto-merge (squash) July 29, 2025 19:52
@DanRod1999 DanRod1999 merged commit 4786bb2 into master Jul 30, 2025
15 checks passed
@DanRod1999 DanRod1999 deleted the dan/helmert-to-transform branch July 30, 2025 14:52
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

Successfully merging this pull request may close these issues.

Function to create a Transform obj from Helmert2DWithZOffset
6 participants