Search found 2 matches

by RJD
Mon Dec 02, 2024 6:46 am
Forum: DG Kernel discussions
Topic: Resetting frame without affecting objects
Replies: 10
Views: 1714

Re: Resetting frame without affecting objects

Ah I see. Thank you, that is very helpful to know! Would it be possible then to calculate the Frame that transforms the local frame of the entity to the global frame, apply it to the local frame, and then apply the inverse frame to the entity (as IGeometricObject_DG)? If so, do you think you could p...
by RJD
Thu Nov 28, 2024 5:06 am
Forum: DG Kernel discussions
Topic: Resetting frame without affecting objects
Replies: 10
Views: 1714

Resetting frame without affecting objects

Hi, I was just wondering if it was possible to reset the frame of entity so that it coincides with the global (identity) frame, without affecting the entity's location/orientation in space. My use case is that I would like my entity's geometry (e.g. vertex coordinates) to always be defined globally,...