Hello, I bought a new laptop last year, and installed SolidWorks. On my old laptop, when I saved a STEP file, it carried the user name and company information into the header within the STEP file. With the new laptop, it's not doing it.
I have been looking for how to get this working again, but I've not been able to figure it out. Reference image attached.
Thanks.
example:
ISO-10303-21;
HEADER;
FILE_DESCRIPTION (( 'STEP AP214' ),
'1' );
FILE_NAME ('531-0006_revA.STEP',
'2016-10-12T01:23:56',
( 'User's Name was here' ),
( 'The name of my company was here' ),
'SwSTEP 2.0',
'SolidWorks 2016',
'' );
FILE_SCHEMA (( 'AUTOMOTIVE_DESIGN' ));
ENDSEC;
DATA;
#1 = AXIS2_PLACEMENT_3D ( 'NONE', #1370, #2840, #1125 ) ;
#2 = DIRECTION (
SolidworksImport export