PTC FlexPLM 服务器
1. 确保可视化适配器已经安装到系统上。有关安装说明,请参阅站点的 Visualization Adapter Installation and Configuration Guide (《可视化适配器安装和配置指南》)。
2. 确保可视化--Windchill 支持 CD 和 ProductView 客户机 CD 已加载到 PTC FlexPLM 服务器中。请参阅各个 CD 的安装指南,确保它们正确安装并可用于 Windchill。
3. 通过在 <Windchill>/codebase 中将以下两个条目放到 custom.lcs.properties 中,为 ProductView 支持配置 PTC FlexPLM:
com.lcs.wc.document.ProductViewEnabled=true
com.lcs.wc.document.ActionPulldown=true
########################################################
## Product View Integration
## To enable this feature and have it work you must
also install the Visualization CD on your Windchill
Server so that the ProductView clients are available for
download.
##
## -- The ActionPulldown property determines whether a
pulldown is displayed or an icon based toolbar
#######################################################