How to display and move the origin coordinates of the surface model (.STL)

Operating system: WINDOWS
Slicer version: 4.8.1

thank you for the outstanding work with 3DSlicer

Expected behavior:
I want to set the origin (0, 0, 0) of the coordinates to an arbitrary position of the segmented bone using the transform modules. Then I want to convert it to STL file in its coordinate system. For example, it is possible to create a skeleton model smoothly by setting the origin coordinates in the femoral head.

Actual behavior:
I do not know how to display the origin of the segmented bone model on the 3D slicer. In addition even if I use the transform module it will not be reflected in the stl file.
segmentation model> transform> Transformed nodes> Right arrow> segmentation> Export model> save segment.stl
Show an image with the STL file created with 3Dslicer opened with another software below.


You can see that the origin is far away.

Thank you very much for your help!

By default Slicer will leave the model in patient coordinates.

But if you put the model under a transform you can move it around with the Transforms module and then Harden it using the transform tab of the Data module. Once hardened you can save it out to STL with the updated vertices.