Creo Simulate > Liens de référence > Exemple de fichier de préférences de rapport HTML
  
Exemple de fichier de préférences de rapport HTML
Vous trouverez ci-après un exemple de fichier de préférences de rapport HTML.
#---------------------------------------------------------------------------------
#Specify yes to include table of contents in the report
Include table of contents, yes
#---------------------------------------------------------------------------------
#Specify yes to include title block in the report
Include title block, no
#---------------------------------------------------------------------------------
#define attributes between "Attributes and "End of attributes". First comma separates
#attribute from its value
Attributes
Title,
Project,
Author,
Date,
Company,
End of attributes
#---------------------------------------------------------------------------------
#Specify yes to include VRML in the report
Include VRML, no
#---------------------------------------------------------------------------------
#Specify static image format JPEG,BMP
Export static images as, JPEG
#---------------------------------------------------------------------------------
#Specify animation format MPEG, Static image
Export animations as, MPEG
#---------------------------------------------------------------------------------
#Specify Image units, Inches, Cm, Pixels
Image size units, Inches
#---------------------------------------------------------------------------------
#Specify Image width
Image size width, 4.0
#---------------------------------------------------------------------------------
#Specify Image height
Image size height, 3.0
#---------------------------------------------------------------------------------
Revenir à A propos du fichier des préférences de rapport HTML.