Creo Simulate > 参考链接 > 示例 HTML 报告首选项文件
  
示例 HTML 报告首选项文件
以下是 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
#---------------------------------------------------------------------------------
返回到关于 HTML 报告首选项文件