Resetting frame without affecting objects

Everything DG Kernel: Technical discussions and issues
Prashant Kande
Posts: 65
Joined: Tue Jun 18, 2024 6:12 am

Re: Resetting frame without affecting objects

Post by Prashant Kande »

The question was about resetting the frame.
You are not happy about where the local frame is located relatively to the geometry. But for an arbitrary geometry there is no such thing as the default frame. You need to define it yourself either manually or in code.
If you replace rotations and translation in the construction of the transform in the test code with what you need, it should work.
Post Reply