As a User, I would like to take existing code and adapt it to my purposes.
For printing step files, there are two separate examples in pytrnsys: type 46 and type 25.
When using type 25, the layout of the .prt file is different, the "_step" definition is however helpful to know what kind of data is in the file.
Therefore, "_step.prt" should check which of the two layouts is used.
As a User, I would like to take existing code and adapt it to my purposes.
For printing step files, there are two separate examples in pytrnsys: type 46 and type 25.
When using type 25, the layout of the .prt file is different, the "_step" definition is however helpful to know what kind of data is in the file.
Therefore, "_step.prt" should check which of the two layouts is used.