Hi, when exporting an assembly with a custom arrangement with components that are moved with Override Position to STEP, the resulting STEP file has the components in the position of the default arrangement instead.
More detail: When I have an assembly and arrangement A where I only move the immediate sub-assembly components, I can simply move the components with the Apply to Used option, without needing to set the components to Override Position. Exporting to STEP in this situation works fine, the components in the STEP file are positioned correctly according to arrangement A.
However, when the components are nested further down the hierarchy, the components need to be set to Override Position in order to control the position from the topmost assembly part arrangement. In this case when exporting to STEP, the resulting STEP file erroneously has the components in the default arrangment rather than the custom arrangement.
How can this problem be solved?
Thanks.