1_V5环境及选项.pptVIP

  • 7
  • 0
  • 约4.43千字
  • 约 81页
  • 2017-06-03 发布于湖北
  • 举报
JD TangFJ Exercise 练习 1、设置打印机 EMF:Windows Enhanced Metafile 添加打印机 双击“Add Printer”,选择“3D PLM Printer”,点OK。 指定文件位置和名称 选中“Custom”,再点“Edit Script”,按图示内容编写脚本。 练习 2、打印 下拉菜单 File - Print 设定打印参数 选择前面定义的打印机“Printer 0000”,合理安排其它选项,点OK。 练习 3、用看图软件查看“*.emf” 例如可以用Windows的图片查看器或者ACDSee打开EMF文件 练习1 在线帮助 练习2 自动备份 练习3 设置默认文件夹 练习4 Undo 内存使用量 练习5 树的显示 练习6 树的操作 练习7 移动目标时的显示 练习8 缩放比例 练习9 读入 DXF 练习10 读入 IGES 练习11 读入 STEP 练习12 写作 WRL 练习13 单位 练习14 产品结构 练习15 尺寸操作 练习16 2D 驱动 3D First Last …\intel_a\code\bin\CATBatGenXMLSet.exe …\intel_a\code\bin\CATBatImpXMLSet.exe 下拉菜单 File - Printer Setup 打印机名称 输出格式(EMF) 定义默认纸和最大纸的尺寸 rem Default: F:\Temp\CATIA_Files\EMF\catout.emf if %CATPRT_DOC_SHEETS_COUNT%==1 goto OneSheet set CATOUT=F:\Temp\CATIA_Files\EMF\catout_%CATPRT_DOC_SHEETS_NUM%.emf goto End :OneSheet set CATOUT=F:\Temp\CATIA_Files\EMF\catout.emf :End rem Default: Printer 0000 if exist %CATOUT% echo Generated file written on %CATOUT% if not exist %CATOUT% echo The file %CATOUT% doesnt exist. 输出文档的位置可以任意指定 * * CATIA Training Foils CATIA V5 Environment Settings Management 1 day This course tells you how to customize and maintain CATIA V5 site. This concerns ENOVIA LCA and ENOVIA 3d com only. “D:\V5R16\intel_a” for example …\intel_a\code\bin\CATIAENV.exe …\intel_a\code\bin\*.exe setcatenv -help [-e environment_name] Default: DefaultEnvironment [-d storage_directory_name] Default: CSIDL_APPDATA\CATEnv [-p concatenation path] Default: roots installation path [-a user|global] Environments type. Default: user [-server] Activates the server mode. Default: not activated (interactif) [-new yes|no] Forces the environments creation. Default: yes [-icon yes|no] Creates an icon in the windows desktop Default: yes [-menu yes|no] Creates a shortcut in the start menu Default: yes [-desktop yes|no] Creates a desktop representation for the environment.Default: yes (equivalent to -icon yes -menu yes ) [-cf path_of_environment] Updates the variables values with the environm

文档评论(0)

1亿VIP精品文档

相关文档