(WORKAROUND) "Problem" in trimmex with transformed std_part?

If I want to extrude a face in a transformed std_part, the extrusion starts at the original location. can anyone confirm that?




\

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.35570 (Git) AppImage
Build type: Release
Branch: main
Hash: 3ba0c3d7958dad891e125e065a41d95faac47c6e
Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3
Locale: German/Germany (de_DE)

Greetings to the Community!
thomas-neemann
I confirm, the creation of the face occurs with reference to the original global planes, as it is created outside the Part container.

thank you

This looks ok. If the face would have its own Placement, it would move when you put it inside of the part. For references across the Part border you could try to use a Binder.

thanks, that’s a good workaround

If the tools work as they should and using the right ones yield the right result, then I wouldn’t call it a workaround :smiley: ,

I would class this as a bug. Other Draft and Arch commands have been made link and nesting aware recently. It makes sense to also do that here.

+1