Default file for STEP File Header
- Last UpdatedJan 20, 2026
- 1 minute read
The setup of the neutral file header values can be defined in a default file. This allows for a STEP Part 42 (ISO/DIS 10303-42) conformant output of the FILE_NAME_ENTITY in the HEADER section of the neutral file.
An example of the header is shown below:
HEADER;
FILE_DESCRIPTION('Robot File for Assembly 123/2-BOT');
FILE_NAME('O:\12project\LS-SWE\Mar_sp5\marmar\lst\tri-123-2-BOT.spf','2010-10-06T15:11:26',<USER_NAME>,<COMPANY NAME>,Robot Interface/2 VERSION 2.6,('AVEVA Marine 12','intel-nt'),'Approved by Weld Dep.');
FILE_SCHEMA(('TRI/2','2.6'));
ENDSEC;
The following attributes are included in the FILE_NAME_ENTITY:
-
time_stamp
-
author (read from the weld default file)
-
organization (read from the weld default file)
-
preprocessor_version
-
originating_system
-
authorization (read from the weld default file)