Open your step file in a text editor such as notepad, in DATA #1 you will be able to read the model unit. From there you will know if you should look on the export side, on the import side, or simply on the display side (unit, in PDM in particular).
@Stefbeno, I see it when I click on an entity (a diameter for example), its value appears at the bottom of the SW window on the right, and on a WWTP it is an Inch, while the source part is in mm. This can also be seen by the "Evaluate" tool.
@Sylk, when I searched on 'UNIT', I found this kind of line, which appears a large number of times:
It would tend to prove that it doesn't come from export. Would it be SW that opens the step in inch automatically?
By searching a little, I went through the options that SW offers when opening a STEP (when you open it via SW, and not via the browser). It suggests the unit of the file or the unit of a document template.
With the first option, the step goes to Inch (strange since in the STEP code there is indicated mm),
With the second, it remains in mm.
Even more surprising, since I once clicked on the "unity from the document template" option, the steps that you open by dragging them from the browser remain in mm...... whereas they opened in Inch before.
so it seems to have solved the PB, without really knowing what happened, or why they switch to Inch at some point....
That's kind of what I thought: it's not the step file that is badly configured, it's during the import that the file is converted.
In SW, you have 2 possibilities for the use of a template when importing a file (whatever it is: step, iges, etc) either use the template indicated in System Options/Default Templates or the system asks which template to use.
If you haven't specified anything, SW uses its default template, which is probably set to inch.
Yes, this is indeed the option I found and tested successfully yesterday. I passed the information yesterday to the guys in my department, who confirmed that it worked.